Skip to content

Commit 4abf2bb

Browse files
committed
build(poetry): add pydocstyle as dev dependecies
1 parent 5201aaf commit 4abf2bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ mkdocs = "^1.0"
6767
mkdocs-material = "^4.1"
6868
isort = "^4.3.21"
6969
freezegun = "^0.3.15"
70+
pydocstyle = "^5.0.2"
7071

7172
[tool.poetry.scripts]
7273
cz = "commitizen.cli:main"

0 commit comments

Comments
 (0)