Skip to content

Commit 89d8382

Browse files
committed
chore: removed pdoc3 from main dev dependencies as now covered in docs/requirements.txt
Signed-off-by: Paul Horton <[email protected]>
1 parent f2403f6 commit 89d8382

File tree

2 files changed

+1
-131
lines changed

2 files changed

+1
-131
lines changed

poetry.lock

+1-130
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ autopep8 = "^1.6.0"
6262
flake8 = "^4.0.1"
6363
flake8-annotations = {version = "^2.7.0", python = ">= 3.6.2"}
6464
flake8-bugbear = "^21.11.29"
65-
pdoc3 = "^0.10.0"
6665

6766
[build-system]
6867
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)