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 cb95816 commit 982128bCopy full SHA for 982128b
tox.ini
@@ -116,7 +116,7 @@ deps =
116
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
117
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
118
git+https://github.com/python-formate/flake8-missing-annotations.git
119
- pydocstyle>=6.0.0
+ git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
120
pygments>=2.7.1
121
importlib_metadata<4.5.0; python_version<'3.8'
122
commands = python3 -m flake8_rst_docstrings_sphinx sphinxcontrib/toctree_plus tests --allow-toolbox {posargs}
0 commit comments