Remove forced upgrade of Pyflakes from Tox

This commit is contained in:
Joakim Soderlund 2017-10-25 21:46:12 +02:00
parent 2493075669
commit ef0e7a9570

View file

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