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 6ee9293 commit 1f1e014Copy full SHA for 1f1e014
tox.ini
@@ -109,7 +109,7 @@ deps =
109
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
110
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
111
git+https://github.com/python-formate/flake8-missing-annotations.git
112
- pydocstyle>=6.0.0
+ git+https://github.com/domdfcoding/pydocstyle.git
113
pygments>=2.7.1
114
importlib_metadata<4.5.0; python_version<'3.8'
115
commands = python3 -m flake8_rst_docstrings_sphinx flake8_encodings tests --allow-toolbox {posargs}
0 commit comments