tox: Update flake8-pep3101 to 0.3
- Allow stdin processing, this way text editor can pass input to flake8.
This commit is contained in:
parent
69b160d9d4
commit
38c17af191
2
tox.ini
2
tox.ini
@ -166,7 +166,7 @@ deps =
|
|||||||
flake8-string-format==0.2.1
|
flake8-string-format==0.2.1
|
||||||
flake8-deprecated==1.0
|
flake8-deprecated==1.0
|
||||||
flake8-mock==0.2
|
flake8-mock==0.2
|
||||||
flake8-pep3101==0.2
|
flake8-pep3101==0.3
|
||||||
flake8-docstrings==0.2.5
|
flake8-docstrings==0.2.5
|
||||||
pep257==0.7.0 # still needed by flake8-docstrings but ignored
|
pep257==0.7.0 # still needed by flake8-docstrings but ignored
|
||||||
pydocstyle==1.0.0
|
pydocstyle==1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user