Skip to content

Commit fe3ad9d

Browse files
[repo-helper] Configuration Update (#72)
* Updated files with 'repo_helper'. * Updated files with 'repo_helper'. --------- Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 98f53a0 commit fe3ad9d

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
@@ -117,7 +117,7 @@ deps =
117117
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
118118
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
119119
git+https://github.com/python-formate/flake8-missing-annotations.git
120-
pydocstyle>=6.0.0
120+
git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
121121
pygments>=2.7.1
122122
importlib_metadata<4.5.0; python_version<'3.8'
123123
commands = python3 -m flake8_rst_docstrings_sphinx configconfig tests --allow-toolbox {posargs}

0 commit comments

Comments
 (0)