xdist is now somewhat stable after all the fixes, i'd say.

This commit is contained in:
holger krekel
2010-05-05 21:21:39 +02:00
parent 215e0e6149
commit 43b693258f

View File

@@ -24,7 +24,7 @@ setup(
zip_safe=False,
install_requires = ['execnet>=1.0.6', 'py>=1.3.0'],
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: GNU General Public License (GPL)',
'Operating System :: POSIX',