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 2892950 commit 2ccd9b5Copy full SHA for 2ccd9b5
tox.ini
@@ -127,7 +127,7 @@ deps =
127
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
128
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
129
git+https://github.com/python-formate/flake8-missing-annotations.git
130
- pydocstyle>=6.0.0
+ git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
131
pygments>=2.7.1
132
importlib_metadata<4.5.0; python_version<'3.8'
133
commands = python3 -m flake8_rst_docstrings_sphinx sphinx_pyproject tests --allow-toolbox {posargs}
0 commit comments