# HG changeset patch -- Bitbucket.org # Project pytest-xdist # URL http://bitbucket.org/hpk42/pytest-xdist/overview # User holger krekel <hol...@merlinux.eu> # Date 1273062359 -7200 # Node ID a72c7db7b01403c5dff73284577764b19f0c6476 # Parent 3b690cd1706d6731c1e85af70f908cc65f20d1e7 add python3 classifier
--- a/setup.py +++ b/setup.py @@ -34,5 +34,6 @@ setup( 'Topic :: Software Development :: Quality Assurance', 'Topic :: Utilities', 'Programming Language :: Python', + 'Programming Language :: Python :: 3', ], ) _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn