flake8 requirements: Update pydocstyle to 1.1.1

This commit is contained in:
Florian Bruhin 2016-10-05 07:11:20 +02:00
parent f34d896ff4
commit 9ca4ff896d
2 changed files with 2 additions and 5 deletions

View File

@ -19,7 +19,7 @@ pbr==1.10.0
pep8==1.7.0
pep8-naming==0.4.1
pycodestyle==2.0.0
pydocstyle==1.0.0 # rq.filter: != 1.1.0
pydocstyle==1.1.1
pyflakes==1.3.0
pyparsing==2.1.9
six==1.10.0

View File

@ -12,7 +12,7 @@ flake8-tidy-imports
flake8-tuple
hacking
pep8-naming
pydocstyle!=1.1.0
pydocstyle
pyflakes
# Pinned to 1.5.7 by hacking otherwise
@ -23,6 +23,3 @@ pep8==1.7.0
# https://github.com/JBKahn/flake8-debugger/issues/5
#@ filter: flake8-debugger != 2.0.0
# https://gitlab.com/pycqa/flake8-docstrings/issues/16
#@ filter: pydocstyle != 1.1.0