summaryrefslogtreecommitdiff
path: root/testenv/tox.ini
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-12-23 18:44:34 +0300
committerMaxim Devaev <[email protected]>2021-12-23 18:44:34 +0300
commitaef7a5a094853972cbe1ce9127ad1a546ea7f2ab (patch)
treef985785550eab8a09d25e018ffc409b4efe036ec /testenv/tox.ini
parentf2a2ae07369104dd1ed2bd9d3a23cd33e31ba3bb (diff)
python update
Diffstat (limited to 'testenv/tox.ini')
-rw-r--r--testenv/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/tox.ini b/testenv/tox.ini
index bc071697..e0eb0d53 100644
--- a/testenv/tox.ini
+++ b/testenv/tox.ini
@@ -3,7 +3,7 @@ envlist = flake8, pylint, mypy, vulture, pytest, eslint, htmlhint
skipsdist = true
[testenv]
-basepython = python3.9
+basepython = python3.10
sitepackages = true
changedir = /src