1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/0072ceea89b0/ Changeset: 0072ceea89b0 User: hpk42 Date: 2015-12-06 15:02:17+00:00 Summary: Merged in pmezard/tox (pull request #183)
Fix minor typo in --help message Affected #: 1 file diff -r 522075b4a033c76783f7f34cb313272913457ea3 -r 0072ceea89b02edb5618f7083ff1458e55dc86fd tox/session.py --- a/tox/session.py +++ b/tox/session.py @@ -51,7 +51,7 @@ "(overridable by '-e')") tw.line("TOX_TESTENV_PASSENV: space-separated list of extra " "environment variables to be passed into test command " - "environemnts") + "environments") def show_help_ini(config): 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