Force upgrade of Pyflakes in Tox

This commit is contained in:
Joakim Soderlund 2017-10-15 02:09:42 +02:00
parent 30252a8143
commit 2ebe30af41

View file

@ -13,6 +13,7 @@ commands =
mypy --ignore-missing-imports fimfarchive
deps =
-rrequirements.txt
pyflakes>=1.6.0
pytest
flake8
mypy