mirror of
https://github.com/JockeTF/fimfarchive.git
synced 2024-11-22 05:17:59 +01:00
Force upgrade of Pyflakes in Tox
This commit is contained in:
parent
30252a8143
commit
2ebe30af41
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -13,6 +13,7 @@ commands =
|
|||
mypy --ignore-missing-imports fimfarchive
|
||||
deps =
|
||||
-rrequirements.txt
|
||||
pyflakes>=1.6.0
|
||||
pytest
|
||||
flake8
|
||||
mypy
|
||||
|
|
Loading…
Reference in a new issue