mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Fix flake8 target on GitHub
This commit is contained in:
parent
013057425f
commit
1a20742b71
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -45,7 +45,7 @@ commands =
|
|||
coverage xml
|
||||
|
||||
[testenv:flake8]
|
||||
# basepython = python3.8
|
||||
basepython = python3.8
|
||||
commands = flake8 dbtemplates
|
||||
deps = flake8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue