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 054599d commit 3cfdd8eCopy full SHA for 3cfdd8e
tox.ini
@@ -113,7 +113,7 @@ deps =
113
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
114
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
115
git+https://github.com/python-formate/flake8-missing-annotations.git
116
- pydocstyle>=6.0.0
+ git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
117
pygments>=2.7.1
118
importlib_metadata<4.5.0; python_version<'3.8'
119
commands = python3 -m flake8_rst_docstrings_sphinx sphinx_jinja2_compat --allow-toolbox {posargs}
0 commit comments