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 f5d080f commit 3037fd9Copy full SHA for 3037fd9
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
dynamic = [ "version" ]
30
31
dependencies = [
32
- "sphinx>=7.3",
+ "sphinx>=8.2.0rc1",
33
]
34
35
urls.Code = "https://github.com/python/python-docs-theme"
0 commit comments