Skip to content

Commit 4e2aee3

Browse files
[repo-helper] Configuration Update (#67)
* 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 43bd5ff commit 4e2aee3

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

0 commit comments

Comments
 (0)