We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2d60c commit fb56ea1Copy full SHA for fb56ea1
setup.py
@@ -28,7 +28,7 @@
28
"twine ~= 3.7.1",
29
# Documentation generation
30
"Sphinx ~= 5.0.0",
31
- "furo == 2022.1.2", # Third-party theme (https://pradyunsg.me/furo/quickstart/)
+ "furo == 2022.06.04", # Third-party theme (https://pradyunsg.me/furo/quickstart/)
32
"m2r2 ~= 0.3.2", # Sphinx extension for parsing README.md as reST and including in Sphinx docs
33
]
34
0 commit comments