summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-02-10 17:36:59 +0100
committerMichael Howitz <mh@gocept.com>2020-02-10 17:36:59 +0100
commit11fa7bf6f56674bef47a63be408a5e697a51a0c0 (patch)
tree6c62a55c06dbf1ed9c2b5711a129046cf48033e1
parent1829a40ac4be64a2dc6e12a3bb08fa7f02abcf26 (diff)
downloadzope-pagetemplate-11fa7bf6f56674bef47a63be408a5e697a51a0c0.tar.gz
Use same version as for coverage.
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index ff97de4..e63063b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -23,7 +23,7 @@ deps =
[testenv:docs]
basepython =
- python3.6
+ python3.7
commands =
sphinx-build -b html -d docs/_build/doctrees docs docs/_build/html
sphinx-build -b doctest -d docs/_build/doctrees docs docs/_build/doctest