Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 312830b

Browse files
committed
fix: add pygithub to dev reqs
1 parent 7bdf472 commit 312830b

File tree

2 files changed

+143
-0
lines changed

2 files changed

+143
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dev = [
2323
"mkdocs-jupyter>=0.25.1",
2424
"mkdocs-material>=9.6.7",
2525
"mypy>=1.15.0",
26+
"pygithub>=2.6.1",
2627
"ruff>=0.9.10",
2728
]
2829
katas = ["ipykernel>=6.29.5", "pystac-client>=0.8.5"]

0 commit comments

Comments
 (0)