Skip to content

Commit 7d4f75a

Browse files
Updated files with 'repo_helper'.
1 parent cc632c9 commit 7d4f75a

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
@@ -106,7 +106,7 @@ deps =
106106
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
107107
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
108108
git+https://github.com/python-formate/flake8-missing-annotations.git
109-
git+https://github.com/domdfcoding/pydocstyle.git
109+
git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
110110
pygments>=2.7.1
111111
importlib_metadata<4.5.0; python_version<'3.8'
112112
commands = python3 -m flake8_rst_docstrings_sphinx tox_envlist tests --allow-toolbox {posargs}

0 commit comments

Comments
 (0)