python update

This commit is contained in:
Maxim Devaev
2021-12-23 18:44:34 +03:00
parent f2a2ae0736
commit aef7a5a094
2 changed files with 15 additions and 3 deletions

View File

@@ -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