1 new commit in pytest-codecheckers:
https://bitbucket.org/RonnyPfannschmidt/pytest-codecheckers/changeset/0cfda7d80702/ changeset: 0cfda7d80702 user: RonnyPfannschmidt date: 2012-01-23 15:42:08 summary: require more recent pytest affected #: 1 file diff -r d6c8e1d69203d17b231164b8b2923c9b79a044ba -r 0cfda7d80702cc34b623709a5384de56461e7783 setup.py --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ ], }, install_requires=[ - 'pytest', + 'pytest>=2.0', 'pyflakes>=0.4', 'pep8', ], Repository URL: https://bitbucket.org/RonnyPfannschmidt/pytest-codecheckers/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn