Skip to content

Commit 89e7075

Browse files
Updated files with 'repo_helper'.
1 parent ae328aa commit 89e7075

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
@@ -127,7 +127,7 @@ deps =
127127
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
128128
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
129129
git+https://github.com/python-formate/flake8-missing-annotations.git
130-
git+https://github.com/domdfcoding/pydocstyle.git
130+
git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
131131
pygments>=2.7.1
132132
importlib_metadata<4.5.0; python_version<'3.8'
133133
commands = python3 -m flake8_rst_docstrings_sphinx pyproject_devenv tests --allow-toolbox {posargs}

0 commit comments

Comments
 (0)