Skip to content

Commit 35b5ec6

Browse files
committed
Fix PyGithub
1 parent 397181b commit 35b5ec6

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
@@ -211,6 +211,7 @@ DEP004 = "pytest"
211211

212212
[tool.deptry.package_module_name_map]
213213
python-levenshtein = ["Levenshtein"]
214+
PyGithub = ["github"]
214215
[tool.cibuildwheel]
215216
build-frontend = "build[uv]"
216217
skip = ["*-musllinux_i686", "*-manylinux_i686", "*-musllinux_x86_64"]

0 commit comments

Comments
 (0)