Use Furo as Sphinx documentation theme

This commit is contained in:
Paolo Melchiorre 2022-01-04 18:34:35 +01:00
commit 06a7b299bd
No known key found for this signature in database
GPG key ID: 5F8222398E1ED035
3 changed files with 10 additions and 16 deletions

View file

@ -48,8 +48,8 @@ jinja2 = "~2.11"
lxml = "^4.3"
markdown = "~3.3.4"
typogrify = "^2.0"
sphinx = "^3.0"
sphinx_rtd_theme = "^0.5"
sphinx = "^4.3.0"
furo = "^2022.1.2"
livereload = "^2.6"
psutil = {version = "^5.7", optional = true}
pygments = "~2.8"