1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/e2be096eb1c1/ Changeset: e2be096eb1c1 User: hpk42 Date: 2015-02-11 13:41:32+00:00 Summary: fix issue11: add a ``skip_install`` per-testenv setting which prevents the installation of a package. Thanks Julian Krause. Affected #: 2 files
diff -r c620462d578e3c73e33bbbcbe8aa90005edf48d1 -r e2be096eb1c19a2d1df5b6d80932e6d862dd8f7e CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -12,6 +12,9 @@ - echo output to stdout when ``--report-json`` is used +- fix issue11: add a ``skip_install`` per-testenv setting which + prevents the installation of a package. Thanks Julian Krause. + 1.8.1 ----------- diff -r c620462d578e3c73e33bbbcbe8aa90005edf48d1 -r e2be096eb1c19a2d1df5b6d80932e6d862dd8f7e CONTRIBUTORS --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -24,6 +24,7 @@ Mattieu Agopian Asmund Grammeltwedt Ionel Maries Cristian +Julian Krause Alexandre Conrad Morgan Fainberg Marc Schlaich 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