aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6dfe1c72..a1e97c50 100644
--- a/tox.ini
+++ b/tox.ini
@@ -39,7 +39,7 @@ commands =
extras =
docs
docstest
-basepython = python2.7
+basepython = python3
commands =
sphinx-build -j4 -T -W -b html -d {envtmpdir}/doctrees docs docs/_build/html
sphinx-build -j4 -T -W -b latex -d {envtmpdir}/doctrees docs docs/_build/latex