Skip to content

Commit 4c29572

Browse files
committed
chore: add sphinx-tabs to dependency
1 parent 6a53907 commit 4c29572

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

constraints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ setuptools-scm==9.2.2
4949
snowballstemmer==3.0.1
5050
sortedcontainers==2.4.0
5151
Sphinx==8.1.3
52+
sphinx-tabs==3.5.0
5253
sphinx-rtd-theme==3.1.0
5354
sphinxcontrib-applehelp==2.0.0
5455
sphinxcontrib-devhelp==2.0.0

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ dependencies = [
4747
optional-dependencies.docs = [
4848
"sphinx>=5.3",
4949
"sphinx-rtd-theme>=1",
50+
"sphinx-tabs>=3.5",
5051
]
5152
optional-dependencies.testing = [
5253
"coverage>=6.2",

0 commit comments

Comments
 (0)