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 ede24fd commit 3d015e9Copy full SHA for 3d015e9
tox.ini
@@ -63,7 +63,7 @@ deps =
63
git+https://github.com/PyCQA/pydocstyle@5118faa7173b0e5bbc230c4adf628758e13605bf
64
git+https://github.com/domdfcoding/flake8-quotes.git
65
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
66
- git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git@v2
+ git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git
67
pygments>=2.7.1
68
commands = python3 -m flake8_rst_docstrings_sphinx flake8_github_actions --allow-toolbox {posargs}
69
0 commit comments