Skip to content

Commit d57ec83

Browse files
benjefferymergify[bot]
authored andcommitted
Switch to sphinx theme
1 parent 0e1084a commit d57ec83

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sphinx:
4242
#- sphinxcontrib.prettyspecialmethods
4343

4444
config:
45-
html_theme: tskit_book_theme
45+
html_theme: sphinx_book_theme
4646
html_theme_options:
4747
pygment_light_style: monokai
4848
pygment_dark_style: monokai

python/requirements/CI-docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sphinx-argparse==0.4.0
66
numpy==1.25.1
77
svgwrite==1.4.3
88
msprime==1.2.0
9-
tskit-book-theme
9+
sphinx-book-theme

python/requirements/development.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sphinx-issues
3535
sphinx-jupyterbook-latex
3636
sphinxcontrib-prettyspecialmethods
3737
tqdm
38-
tskit-book-theme
38+
sphinx-book-theme
3939
tszip
4040
pydata_sphinx_theme>=0.7.2
4141
svgwrite>=1.1.10

0 commit comments

Comments
 (0)