summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-11-01 14:29:52 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-11-01 14:29:52 -0500
commitdb6822111306f54a3bb577fe57e6657902f77dd4 (patch)
treea07b2a19f8112f5b948d2d425d6324f08abde97a
parenta18677abf6e2b6c5e9d66355641a602582344c49 (diff)
downloadpython-coveragepy-git-db6822111306f54a3bb577fe57e6657902f77dd4.tar.gz
No need to specify a Python for docs, works in more places
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 28d76793..e9fb620c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -56,7 +56,6 @@ basepython = pypy4.0
# Build the docs so we know if they are successful. We build twice: once with
# -q to get all warnings, and once with -QW to get a success/fail status
# return.
-basepython = python2
deps = -rdoc/requirements.pip
commands =
rst2html.py --strict CHANGES.rst /dev/null