We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72beb6a commit 5457caeCopy full SHA for 5457cae
dev-requirements.txt
@@ -10,7 +10,7 @@ flake8==3.7.7 # Lint
10
isort==4.3.21 # Lint imports
11
mypy==0.711 # Type checking
12
pip_check_reqs==2.0.3
13
-pydocstyle==3.0.0 # Lint docstrings
+pydocstyle==4.0.0 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
15
pygithub==1.43.8
16
Pygments==2.4.2
0 commit comments