Skip to content

Commit 5cc1972

Browse files
Updated files with 'repo_helper'.
1 parent 2c48e5b commit 5cc1972

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
@@ -98,7 +98,7 @@ deps =
9898
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
9999
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
100100
git+https://github.com/python-formate/flake8-missing-annotations.git
101-
git+https://github.com/domdfcoding/pydocstyle.git
101+
git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
102102
pygments>=2.7.1
103103
importlib_metadata<4.5.0; python_version<'3.8'
104104
commands = python3 -m flake8_rst_docstrings_sphinx contributing --allow-toolbox {posargs}

0 commit comments

Comments
 (0)