54b9ead0d0
1.0.1 ----- Make sure this works out of the box (is enabled by default) with Flake8 3.0 1.0.0 ----- Switch dependency name to pydocstyle. pep257 was renamed to pydocstyle, this update switches the requirement to that new package name. Since we’re swapping out dependencies, we’ve issued a major version bump.
22 lines
326 B
Plaintext
22 lines
326 B
Plaintext
flake8<3.0.0
|
|
flake8-copyright
|
|
flake8-debugger
|
|
flake8-deprecated
|
|
flake8-docstrings
|
|
flake8-future-import
|
|
flake8-mock
|
|
flake8-pep3101
|
|
flake8-putty
|
|
flake8-string-format
|
|
flake8-tidy-imports
|
|
flake8-tuple
|
|
hacking
|
|
pep8-naming
|
|
pydocstyle
|
|
pyflakes
|
|
|
|
pep8==1.7.0
|
|
|
|
# Waiting until hacking/flake8-tuple are updated
|
|
#@ filter: flake8 < 3.0.0
|