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