Skip to content

Commit ac6eb38

Browse files
[repo-helper] Configuration Update (#83)
* 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 9c54f47 commit ac6eb38

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
@@ -128,7 +128,7 @@ deps =
128128
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
129129
git+https://github.com/python-formate/flake8-unused-arguments.git@magic-methods
130130
git+https://github.com/python-formate/flake8-missing-annotations.git
131-
pydocstyle>=6.0.0
131+
git+https://github.com/domdfcoding/pydocstyle.git@stub-functions
132132
pygments>=2.7.1
133133
importlib_metadata<4.5.0; python_version<'3.8'
134134
commands = python3 -m flake8_rst_docstrings_sphinx pyproject_parser tests --allow-toolbox {posargs}

0 commit comments

Comments
 (0)