Use Furo as Sphinx documentation theme

This commit is contained in:
Paolo Melchiorre 2022-01-04 18:34:35 +01:00 committed by Justin Mayer
commit 494b418dda
3 changed files with 9 additions and 15 deletions

View file

@ -49,7 +49,7 @@ lxml = "^4.3"
markdown = "~3.3.4"
typogrify = "^2.0"
sphinx = "<4.4.0"
sphinx_rtd_theme = "^0.5"
furo = "^2022.1.2"
livereload = "^2.6"
psutil = {version = "^5.7", optional = true}
pygments = "~2.8"