Skip to content

Commit 16c3744

Browse files
[repo-helper] Configuration Update (#58)
* 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 836dda2 commit 16c3744

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

0 commit comments

Comments
 (0)