We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a53907 commit 4c29572Copy full SHA for 4c29572
constraints.txt
@@ -49,6 +49,7 @@ setuptools-scm==9.2.2
49
snowballstemmer==3.0.1
50
sortedcontainers==2.4.0
51
Sphinx==8.1.3
52
+sphinx-tabs==3.5.0
53
sphinx-rtd-theme==3.1.0
54
sphinxcontrib-applehelp==2.0.0
55
sphinxcontrib-devhelp==2.0.0
pyproject.toml
@@ -47,6 +47,7 @@ dependencies = [
47
optional-dependencies.docs = [
48
"sphinx>=5.3",
"sphinx-rtd-theme>=1",
+ "sphinx-tabs>=3.5",
]
optional-dependencies.testing = [
"coverage>=6.2",
0 commit comments