Skip to content

Commit

Permalink
Loose the restriction on sphinx-book-theme versions (~=1)
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Mar 2, 2023
1 parent 3bcc1e9 commit 1ab5ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
"sphinx-jupyterbook-latex~=0.5.2",
"sphinx-design~=0.3.0",
"sphinx-thebe~=0.2.0",
"sphinx-book-theme==0.4.0rc1",
"sphinx-book-theme~=1",
"sphinx_togglebutton",
"sphinxcontrib-bibtex>=2.2.0,<=2.5.0",
"sphinx-multitoc-numbering~=0.1.3",
Expand Down

0 comments on commit 1ab5ef8

Please sign in to comment.