[Pytest-commit] commit/tox: hpk42: Merged in pmoore/tox/document-py-env (pull request #181)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Dec 2 14:37:22 EST 2015


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.


More information about the pytest-commit mailing list