mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Switch docs theme to Furo, refs #1746
This commit is contained in:
parent
1465fea479
commit
1d33fd03b3
10 changed files with 72 additions and 84 deletions
2
setup.py
2
setup.py
|
|
@ -65,7 +65,7 @@ setup(
|
|||
setup_requires=["pytest-runner"],
|
||||
extras_require={
|
||||
"docs": [
|
||||
"sphinx_rtd_theme",
|
||||
"furo==2022.4.7",
|
||||
"sphinx-autobuild",
|
||||
"codespell",
|
||||
"blacken-docs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue