Skip to content

Commit fb56ea1

Browse files
committed
version juggling for docs to build
1 parent aa2d60c commit fb56ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"twine ~= 3.7.1",
2929
# Documentation generation
3030
"Sphinx ~= 5.0.0",
31-
"furo == 2022.1.2", # Third-party theme (https://pradyunsg.me/furo/quickstart/)
31+
"furo == 2022.06.04", # Third-party theme (https://pradyunsg.me/furo/quickstart/)
3232
"m2r2 ~= 0.3.2", # Sphinx extension for parsing README.md as reST and including in Sphinx docs
3333
]
3434

0 commit comments

Comments
 (0)