Skip to content

Commit 994cfe8

Browse files
Updated files with 'repo_helper'.
1 parent 740fbe4 commit 994cfe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ deps =
141141
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
142142
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
143143
git+https://github.com/python-formate/flake8-missing-annotations.git
144-
git+https://github.com/domdfcoding/pydocstyle.git
144+
git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
145145
pygments>=2.7.1
146146
importlib_metadata<4.5.0; python_version<'3.8'
147147
commands = python3 -m flake8_rst_docstrings_sphinx formate tests --allow-toolbox {posargs}

0 commit comments

Comments
 (0)