summaryrefslogtreecommitdiff
path: root/kvmd/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'kvmd/tox.ini')
-rw-r--r--kvmd/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmd/tox.ini b/kvmd/tox.ini
index f7145ed3..a22805d0 100644
--- a/kvmd/tox.ini
+++ b/kvmd/tox.ini
@@ -3,7 +3,7 @@ envlist = flake8, pylint, mypy, vulture, eslint, htmlhint
skipsdist = True
[testenv]
-basepython = python3.6
+basepython = python3.7
[testenv:flake8]
commands = flake8 kvmd