Skip to content

Commit 31cfede

Browse files
committed
docs: pin sphinx to v6 for compat with RTD theme
1 parent ae50959 commit 31cfede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
[project.optional-dependencies]
4242
test = ["pytest", "numpy>=1.5.0", "pytest-subprocess==1.5.0", "pytest-cov"]
4343
types = ["mypy", "types-PyYAML", "types-redis", "types-requests", "types-ujson"]
44-
docs = ["sphinx", "sphinx-argparse", "ghp-import", "renku-sphinx-theme", "sphinx_copybutton"]
44+
docs = ["sphinx==6.*", "sphinx-argparse", "ghp-import", "renku-sphinx-theme", "sphinx_copybutton"]
4545

4646
[project.urls]
4747
Home = "https://github.com/GreenScheduler/cats"

0 commit comments

Comments
 (0)