1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/7c1263d2fd42/ Changeset: 7c1263d2fd42 User: hpk42 Date: 2015-12-02 18:25:47+00:00 Summary: Merged in pmoore/tox/document-py-env (pull request #181)
Document the 'py' environment Affected #: 1 file diff -r af8d3ca4a53065d29c08ceb276040cb3bf42843f -r 7c1263d2fd42791dc909bf40d08d28142059137b doc/example/basic.txt --- a/doc/example/basic.txt +++ b/doc/example/basic.txt @@ -30,6 +30,7 @@ Available "default" test environments names are:: + py py24 py25 py26 @@ -43,6 +44,8 @@ pypy pypy3 +The environment ``py`` uses the version of Python used to invoke tox. + However, you can also create your own test environment names, see some of the examples in :doc:`examples <../examples>`. 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