use furo docs theme instead of alabaster

This commit is contained in:
Lance Edgar 2024-07-01 11:09:44 -05:00
parent 43a6c56844
commit 4588fb8179
2 changed files with 7 additions and 3 deletions

View file

@ -24,9 +24,11 @@ classifiers = [
"Topic :: Office/Business",
]
dependencies = [
"furo",
"invoke",
"psycopg2",
"rattail[auth,db,bouncer]",
"Sphinx",
"Tailbone",
"tox",
]