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 79a814d commit 7b23f6fCopy full SHA for 7b23f6f
tox.ini
@@ -107,7 +107,7 @@ deps =
107
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
108
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
109
git+https://github.com/python-formate/flake8-missing-annotations.git
110
- pydocstyle>=6.0.0
+ git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
111
pygments>=2.7.1
112
importlib_metadata<4.5.0; python_version<'3.8'
113
commands = python3 -m flake8_rst_docstrings_sphinx pyproject_examples --allow-toolbox {posargs}
0 commit comments