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.
2 parents 2be282f + 9c2f237 commit cf3b5abCopy full SHA for cf3b5ab
1 file changed
pyproject.toml
@@ -57,7 +57,7 @@ dynamic = ["version"] # via setuptools_scm
57
[project.optional-dependencies]
58
doc = [
59
"sphinx_rtd_theme>=1.0.0",
60
- "Sphinx>=2.0.0",
+ "Sphinx>=2.0.0,<9.0.0",
61
"sphinxcontrib-autoprogram>=0.1.9",
62
]
63
docker = ["docker>=5.0.2"]
0 commit comments