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 1f05863 commit cfdb748Copy full SHA for cfdb748
add_to_pydotorg.py
@@ -87,6 +87,7 @@ def run_cmd(
87
"3.12": ("thomas@python.org", google_oidc_provider),
88
"3.13": ("thomas@python.org", google_oidc_provider),
89
"3.14": ("hugo@python.org", github_oidc_provider),
90
+ "3.15": ("hugo@python.org", github_oidc_provider),
91
}
92
93
0 commit comments