summaryrefslogtreecommitdiff
path: root/misc/requirements/requirements-flake8.txt-raw
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-10-05 07:11:20 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-10-05 07:11:20 +0200
commit9ca4ff896de98b836244bcef1cdd54d849c7240c (patch)
tree685bbdada8118463a784e75c4f4200b73c0dad9a /misc/requirements/requirements-flake8.txt-raw
parentf34d896ff4f745d153edd26802c63be3913265d6 (diff)
downloadqutebrowser-9ca4ff896de98b836244bcef1cdd54d849c7240c.tar.gz
qutebrowser-9ca4ff896de98b836244bcef1cdd54d849c7240c.zip
flake8 requirements: Update pydocstyle to 1.1.1
Diffstat (limited to 'misc/requirements/requirements-flake8.txt-raw')
-rw-r--r--misc/requirements/requirements-flake8.txt-raw5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/requirements/requirements-flake8.txt-raw b/misc/requirements/requirements-flake8.txt-raw
index 29e2e7c6f..442ed2d54 100644
--- a/misc/requirements/requirements-flake8.txt-raw
+++ b/misc/requirements/requirements-flake8.txt-raw
@@ -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