xdist is now somewhat stable after all the fixes, i'd say.
This commit is contained in:
2
setup.py
2
setup.py
@@ -24,7 +24,7 @@ setup(
|
|||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
install_requires = ['execnet>=1.0.6', 'py>=1.3.0'],
|
install_requires = ['execnet>=1.0.6', 'py>=1.3.0'],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 5 - Production/Stable',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'License :: OSI Approved :: GNU General Public License (GPL)',
|
'License :: OSI Approved :: GNU General Public License (GPL)',
|
||||||
'Operating System :: POSIX',
|
'Operating System :: POSIX',
|
||||||
|
|||||||
Reference in New Issue
Block a user