summaryrefslogtreecommitdiff
path: root/tox.ini
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
commit09df1b1e46ac3473e937fad319722740ca1917ad (patch)
treef2262188afe3418957bf67787ddc60af2e8b1706 /tox.ini
parent4785ccac207d0e6c46561097cfd868ff89398f08 (diff)
downloadpython-coveragepy-09df1b1e46ac3473e937fad319722740ca1917ad.tar.gz
No need to specify a Python for docs, works in more places
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 28d7679..e9fb620 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