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 b7e7a4b commit b8571f7Copy full SHA for b8571f7
pyproject.toml
@@ -10,6 +10,7 @@ description = "The Sphinx theme for the CPython docs and related projects"
10
readme = "README.md"
11
license = "PSF-2.0"
12
license-files = [ "LICENSE" ]
13
+authors = [ { name = "python-docs-theme maintainers" } ]
14
requires-python = ">=3.12"
15
classifiers = [
16
"Development Status :: 5 - Production/Stable",
0 commit comments