Skip to content

Commit

Permalink
docs(pdoc): replacing pdoc3 with pdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
a-parida12 committed Dec 9, 2024
1 parent 4c6df89 commit ddcef2e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 47 deletions.
101 changes: 55 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ pytest = "^7.3.1"
flake8 = "^4.0.1"
commitizen = "^3.2.1"
bandit = "^1.7.5"
pdoc3 = "^0.10.0"
pre-commit = "^3.3.1"
pytest-cov = "^4.0.0"
pdoc = "^14.0.0"


[build-system]
Expand Down

0 comments on commit ddcef2e

Please sign in to comment.