summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-11-17 11:51:42 -0500
committerNed Batchelder <ned@nedbatchelder.com>2012-11-17 11:51:42 -0500
commit13bf18961fdcb2c83975cec3d61854517d9d7240 (patch)
treed0049c5855a778efcb5737ef514257507d846df5 /doc
parentf2693ceffabc8b25ff68c440da19ab9f5ebb9ee9 (diff)
downloadpython-coveragepy-13bf18961fdcb2c83975cec3d61854517d9d7240.tar.gz
This release is not a 3.5.4, it's at least 3.6
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index d0967f8..e2882a6 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -61,7 +61,7 @@ The tests are written as standard unittest-style tests, and are run with
$ tox
GLOB sdist-make: /home/ned/coverage/setup.py
- py25 sdist-reinst: /home/ned/coverage/tox/dist/coverage-3.5.4b1.zip
+ py25 sdist-reinst: /home/ned/coverage/tox/dist/coverage-3.6b1.zip
py25 runtests: commands[0]
py25 runtests: commands[1]
py25 runtests: commands[2]
@@ -81,7 +81,7 @@ The tests are written as standard unittest-style tests, and are run with
Ran 360 tests in 10.044s
OK
- py26 sdist-reinst: /home/ned/coverage/trunk/.tox/dist/coverage-3.5.4b1.zip
+ py26 sdist-reinst: /home/ned/coverage/trunk/.tox/dist/coverage-3.6b1.zip
py26 runtests: commands[0]
py26 runtests: commands[1]
py26 runtests: commands[2]