python bump

This commit is contained in:
Devaev Maxim
2020-12-03 07:06:43 +03:00
parent ee144473c1
commit c999f59ddd
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ envlist = cppcheck, flake8, pylint, mypy, vulture, htmlhint
skipsdist = true
[testenv]
basepython = python3.8
basepython = python3.9
changedir = /src
[testenv:cppcheck]