Skip to content

Commit a753d12

Browse files
jacklowrieCopilot
andauthored
add pdoc and pages action (#17)
* add pdoc as dependency * add workflow to publish pages * Update .github/workflows/docs.yml Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent 5c93329 commit a753d12

File tree

2 files changed

+114
-0
lines changed

2 files changed

+114
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ explicit = true
7777
dev = [
7878
"bpython>=0.25",
7979
"mypy>=1.17.1",
80+
"pdoc>=15.0.4",
8081
"pre-commit>=4.3.0",
8182
"pytest>=8.4.1",
8283
"pytest-cov>=7.0.0",

0 commit comments

Comments
 (0)