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 ecb018d commit 3ce32c7Copy full SHA for 3ce32c7
tox.ini
@@ -119,7 +119,7 @@ deps =
119
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
120
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
121
git+https://github.com/python-formate/flake8-missing-annotations.git
122
- pydocstyle>=6.0.0
+ git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
123
pygments>=2.7.1
124
importlib_metadata<4.5.0; python_version<'3.8'
125
commands = python3 -m flake8_rst_docstrings_sphinx sphinx_debuginfo tests --allow-toolbox {posargs}
0 commit comments