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