1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/changeset/bbe2455f3fef/ changeset: bbe2455f3fef user: Wes Turner date: 2012-07-18 08:01:37 summary: DOC: typo in doc/en/goodpractices.txt ("pytest" -> "PyTest") affected #: 1 file diff -r 227c24740b10cadfdb2f208cde64eb0702cdbeff -r bbe2455f3fefeb0ce1dafbb295137b14a2652d47 doc/en/goodpractises.txt --- a/doc/en/goodpractises.txt +++ b/doc/en/goodpractises.txt @@ -119,7 +119,7 @@ setup( #..., tests_require=['pytest'], - cmdclass = {'test': pytest}, + cmdclass = {'test': PyTest}, ) Now if you run:: Repository URL: https://bitbucket.org/hpk42/pytest/ -- 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