1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/6cda25d37c50/ Changeset: 6cda25d37c50 User: hpk42 Date: 2014-04-27 08:08:06 Summary: Merged in msabramo/tox/tox_add_py33_and_py34 (pull request #95)
tox.ini: Add py33 and py34 Affected #: 1 file diff -r e2e54c77756557d95614c2e2e207f537af3be929 -r 6cda25d37c50bc599c6fd9b55652802b3beffde1 tox.ini --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist=py27,py33,py26,py32,pypy +envlist=py27,py33,py26,py32,py33,py34,pypy [testenv:X] commands=echo {posargs} Repository URL: https://bitbucket.org/hpk42/tox/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit