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 add8090 commit 9c79db5Copy full SHA for 9c79db5
tox.ini
@@ -134,7 +134,7 @@ deps =
134
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
135
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
136
git+https://github.com/python-formate/flake8-missing-annotations.git
137
- git+https://github.com/domdfcoding/pydocstyle.git
+ git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
138
pygments>=2.7.1
139
importlib_metadata<4.5.0; python_version<'3.8'
140
commands = python3 -m flake8_rst_docstrings_sphinx snippet_fmt tests --allow-toolbox {posargs}
0 commit comments