##// 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
Mads Kiilerich
setup: bump version numbers to current max...
r8097 pytest >= 4.6.6, < 5.4
Thomas De Schampheleire
dev_requirements.txt: bump minimum pytest versions to a working set...
r7787 pytest-sugar >= 0.9.2, < 0.10
pytest-benchmark >= 3.2.2, < 3.3
pytest-localserver >= 0.5.0, < 0.6
Mads Kiilerich
setup: bump version numbers to current max...
r8097 mock >= 3.0.0, < 4.1
Sphinx >= 1.8.0, < 2.4
Mads Kiilerich
setup: bump webtest minimum version to 2.0.6 to get py3 stdlib support...
r8004 WebTest >= 2.0.6, < 2.1
Mads Kiilerich
scripts: introduce import cleanup using isort
r7717 isort == 4.3.21
Mads Kiilerich
cleanup: run pyflakes as a part of scripts/run-all-cleanup...
r8109 pyflakes == 2.1.1