Skip to content

Commit

Permalink
Downgrade furo for sphinx comaptibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestum committed Aug 29, 2023
1 parent 882d4cb commit dbf244e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"sphinx-autodoc-typehints~=1.19.1",
"sphinx-rtd-theme~=1.0.0",
"sphinxcontrib-napoleon==0.7",
"furo==2023.05.20",
"furo==2022.6.21",
"sphinx-copybutton==0.5.0",
"sphinx-github-changelog~=1.2.0",
"myst-nb==0.17.2",
Expand Down

0 comments on commit dbf244e

Please sign in to comment.