Thanks to visit codestin.com Credit goes to github.com
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.
pyproject.toml
1 parent be1571a commit 89a8e83Copy full SHA for 89a8e83
1 file changed
pyproject.toml
@@ -10,7 +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 = "PyPA", email = "[email protected]" } ]
+authors = [ { name = "Python Docs Sphinx Theme maintainers" } ]
14
requires-python = ">=3.12"
15
classifiers = [
16
"Development Status :: 5 - Production/Stable",
0 commit comments