Fix flake8 target on GitHub

This commit is contained in:
Michał Pasternak 2022-06-15 14:58:13 +02:00
parent 013057425f
commit 1a20742b71

View file

@ -45,7 +45,7 @@ commands =
coverage xml
[testenv:flake8]
# basepython = python3.8
basepython = python3.8
commands = flake8 dbtemplates
deps = flake8