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 3ea91a3 commit 1640767Copy full SHA for 1640767
doc/conf.py
@@ -37,7 +37,7 @@
37
sys.path.insert(0, os.path.abspath(".."))
38
from importlib.metadata import version # noqa: E402, isort:skip
39
40
-setupVersion = version("PyGithub")
+setupVersion = version("github")
41
42
# -- General configuration -----------------------------------------------------
43
0 commit comments