dce3e0fb78
- Rename pep8 to pycodestyle. - Add support for python 3.5. - Add flake8 pypi classifier. - Drop python 3.3 and 3.4 support (only testing it probably works just fine). - Fix travis and coveralls to work properly with python 3.5.
31 lines
659 B
Plaintext
31 lines
659 B
Plaintext
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
|
|
|
ebb-lint==0.4.4
|
|
flake8==2.6.2
|
|
flake8-copyright==0.2.0
|
|
flake8-debugger==1.4.0
|
|
flake8-deprecated==1.0
|
|
flake8-docstrings==0.2.8
|
|
flake8-future-import==0.4.3
|
|
flake8-mock==0.2
|
|
flake8-pep3101==0.4
|
|
flake8-putty==0.3.2
|
|
flake8-string-format==0.2.2
|
|
flake8-tidy-imports==1.0.1
|
|
flake8-tuple==0.2.10
|
|
hacking==0.11.0
|
|
intervaltree==2.1.0
|
|
mccabe==0.5.0
|
|
packaging==16.7
|
|
pbr==1.10.0
|
|
pep257==0.7.0 # still needed by flake8-docstrings but ignored
|
|
pep8==1.7.0
|
|
pep8-naming==0.4.1
|
|
pycodestyle==2.0.0
|
|
pydocstyle==1.0.0
|
|
pyflakes==1.2.3
|
|
pyparsing==2.1.5
|
|
six==1.10.0
|
|
sortedcontainers==1.5.3
|
|
venusian==1.0
|