docs: use furo docs theme instead of alabaster
This commit is contained in:
parent
0b3db3cac0
commit
746bcf18de
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ dependencies = [
|
|||
|
||||
[project.optional-dependencies]
|
||||
db = ["SQLAlchemy<2"]
|
||||
docs = ["Sphinx", "sphinxcontrib-programoutput"]
|
||||
docs = ["Sphinx", "sphinxcontrib-programoutput", "furo"]
|
||||
tests = ["pytest-cov", "tox"]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue