Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 6b96751

Browse files
committed
restrict version for pydocstyle
1 parent 8bb4c86 commit 6b96751

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ commands = bandit -r beacon_api/ -c .bandit.yml
2626
basepython = python3.6
2727
skip_install = true
2828
deps =
29+
pydocstyle==3.0.0
2930
flake8
3031
flake8-docstrings
3132
commands = flake8 .

0 commit comments

Comments
 (0)