summaryrefslogtreecommitdiff
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 ebc99816..e5a9db8c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -66,7 +66,7 @@ commands =
- sphinx-build -b html -b linkcheck -aEnQW doc doc/_build/html
[testenv:lint]
-# PYVERSIONS
+# Minimum of PYVERSIONS
basepython = python3.7
deps =
-r requirements/lint.pip