Skip to content

Commit 3d015e9

Browse files
committed
Update flake8 config.
1 parent ede24fd commit 3d015e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ deps =
6363
git+https://github.com/PyCQA/pydocstyle@5118faa7173b0e5bbc230c4adf628758e13605bf
6464
git+https://github.com/domdfcoding/flake8-quotes.git
6565
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
66-
git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git@v2
66+
git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git
6767
pygments>=2.7.1
6868
commands = python3 -m flake8_rst_docstrings_sphinx flake8_github_actions --allow-toolbox {posargs}
6969

0 commit comments

Comments
 (0)