##// END OF EJS Templates
cleanup: run pyflakes as a part of scripts/run-all-cleanup...
cleanup: run pyflakes as a part of scripts/run-all-cleanup pyflakes has no usable configuration options, so create a small wrapper script. Instead of having two wrapper scripts (with one being almost nothing and the other containing configuration), just keep it simple and use one combined.

File last commit:

r8109:51af7c12 default
r8109:51af7c12 default
Show More
dev_requirements.txt
9 lines | 223 B | text/plain | TextLexer
/ dev_requirements.txt
pytest >= 4.6.6, < 5.4
pytest-sugar >= 0.9.2, < 0.10
pytest-benchmark >= 3.2.2, < 3.3
pytest-localserver >= 0.5.0, < 0.6
mock >= 3.0.0, < 4.1
Sphinx >= 1.8.0, < 2.4
WebTest >= 2.0.6, < 2.1
isort == 4.3.21
pyflakes == 2.1.1