tox: Update flake8-docstrings to 0.2.6

- Respect pep257’s default ignore list
- Handle AllError and other exceptions from pep257
This commit is contained in:
Florian Bruhin 2016-05-01 17:48:58 +02:00
parent 73d5d24cb4
commit 2875596a1e

View File

@ -157,7 +157,7 @@ deps =
flake8-deprecated==1.0
flake8-mock==0.2
flake8-pep3101==0.3
flake8-docstrings==0.2.5
flake8-docstrings==0.2.6
flake8-tuple==0.2.9
flake8-tidy-imports==1.0.0
flake8-future-import==0.3.2