summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 0a1fa6f6..51c39bd1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -70,6 +70,8 @@ commands =
- sphinx-build -b html -b linkcheck -aEnQW doc doc/_build/html
[testenv:lint]
+# PYVERSIONS
+basepython = python3.7
deps =
-r requirements/lint.pip