1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/a813c18ba50a/ Changeset: a813c18ba50a User: hpk42 Date: 2014-03-25 07:28:38 Summary: fix issue158 and fix issue155: windows/virtualenv properly works now: call virtualenv through "python -m virtualenv" with the same interpreter which invoked tox. Thanks Chris Withers, Ionel Maries Cristian. Affected #: 2 files
diff -r b6a4811aefe79c25f381424429c669725807b055 -r a813c18ba50a86e19786eb5b67cc2c4f5bb82418 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,10 @@ - fix issue162: don't list python 2.5 as compatibiliy/supported +- fix issue158 and fix issue155: windows/virtualenv properly works now: + call virtualenv through "python -m virtualenv" with the same + interpreter which invoked tox. Thanks Chris Withers, Ionel Maries Cristian. + 1.7.0 --------- diff -r b6a4811aefe79c25f381424429c669725807b055 -r a813c18ba50a86e19786eb5b67cc2c4f5bb82418 CONTRIBUTORS --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -22,3 +22,4 @@ Matt Good Mattieu Agopian Asmund Grammeltwedt +Ionel Maries Cristian 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