1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/3be5bca16f8b/ Changeset: 3be5bca16f8b User: hpk42 Date: 2013-08-08 13:27:01 Summary: fix issue109 and fix issue111: multiple "-e" options are now combined (previously the last one would win). Thanks Anthon van der Neut. Affected #: 1 file
diff -r 580f5e65abd6aeed9c608d59f888b02bae8ee22a -r 3be5bca16f8b0c4394060b8e0377ef1883c518c7 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ 1.6.0.dev ----------------- +- fix issue109 and fix issue111: multiple "-e" options are now combined + (previously the last one would win). Thanks Anthon van der Neut. + - add --result-json option to write out detailed per-venv information into a json report file to be used by upstream tools. 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 http://mail.python.org/mailman/listinfo/pytest-commit