# HG changeset patch -- Bitbucket.org # Project pytest # URL http://bitbucket.org/hpk42/pytest/overview # User holger krekel <hol...@merlinux.eu> # Date 1290715329 -3600 # Node ID e9e127acd6f0497324ef7f40cfb997cad4c4cd17 # Parent 57f312d1122860af1b0642541d6082b540322777 fix trove classifier
--- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def main(): author_email='holger at merlinux.eu', entry_points= make_entry_points(), install_requires=['py>=1.4.0a2'], - classifiers=['Development Status :: 5 - Production', + classifiers=['Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Operating System :: POSIX', _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn