We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397181b commit 35b5ec6Copy full SHA for 35b5ec6
pyproject.toml
@@ -211,6 +211,7 @@ DEP004 = "pytest"
211
212
[tool.deptry.package_module_name_map]
213
python-levenshtein = ["Levenshtein"]
214
+PyGithub = ["github"]
215
[tool.cibuildwheel]
216
build-frontend = "build[uv]"
217
skip = ["*-musllinux_i686", "*-manylinux_i686", "*-musllinux_x86_64"]
0 commit comments