Skip to content

Commit 8abd358

Browse files
[repo-helper] Configuration Update (#55)
* 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 e65e315 commit 8abd358

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

0 commit comments

Comments
 (0)