qutebrowser/misc/requirements/requirements-flake8.txt
Florian Bruhin 7e6edaf93d flake8: Get rid of 'hacking' plugin
It doesn't seem to be intended to be used outside OpenStack, and I'm not
sure if it even works properly in our setup...
2016-11-08 07:07:17 +01:00

23 lines
528 B
Plaintext

# This file is automatically generated by scripts/dev/recompile_requirements.py
flake8==2.6.2 # rq.filter: < 3.0.0
flake8-copyright==0.2.0
flake8-debugger==1.4.0 # rq.filter: != 2.0.0
flake8-deprecated==1.1
flake8-docstrings==1.0.2
flake8-future-import==0.4.3
flake8-mock==0.3
flake8-pep3101==0.6
flake8-putty==0.4.0
flake8-string-format==0.2.3
flake8-tidy-imports==1.0.3
flake8-tuple==0.2.12
mccabe==0.5.2
packaging==16.8
pep8-naming==0.4.1
pycodestyle==2.1.0
pydocstyle==1.1.1
pyflakes==1.3.0
pyparsing==2.1.10
six==1.10.0