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 b267d94 commit 1c2c951Copy full SHA for 1c2c951
tox.ini
@@ -87,7 +87,7 @@ deps =
87
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
88
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
89
git+https://github.com/python-formate/flake8-missing-annotations.git
90
- pydocstyle>=6.0.0
+ git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
91
pygments>=2.7.1
92
importlib_metadata<4.5.0; python_version<'3.8'
93
commands = python3 -m flake8_rst_docstrings_sphinx remotezip-stubs --allow-toolbox {posargs}
0 commit comments