1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/618ba985f958/ Changeset: 618ba985f958 User: hpk42 Date: 2015-11-06 16:45:52+00:00 Summary: fix issue174: add new ``ignore_outcome`` testenv attribute which can be set to True in which case it will produce a warning instead of an error on a failed testenv command outcome. Thanks Rebecka Gulliksson for the PR. Affected #: 1 file
diff -r b799af1ea6e81518882de126d75a4707393af32d -r 618ba985f95889a793c2c367f92f4954f0cdd159 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,11 @@ - fix issue281: make --force-deps work when urls are present in dependency configs. Thanks Glyph Lefkowitz for reporting. +- fix issue174: add new ``ignore_outcome`` testenv attribute which + can be set to True in which case it will produce a warning instead + of an error on a failed testenv command outcome. + Thanks Rebecka Gulliksson for the PR. + 2.1.1 ---------- 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