summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2b512e3d8c..6dfde9afbb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,7 @@ envlist = py38,functional,pep8
ignore_basepython_conflict = True
[testenv]
-basepython = python3
+basepython = python3.8
usedevelop = True
allowlist_externals =
bash
@@ -332,6 +332,7 @@ commands =
bindep test
[testenv:lower-constraints]
+basepython = python3.6
usedevelop = False
deps =
-c{toxinidir}/lower-constraints.txt