mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Upgrade Sphinx, closes #1971
This commit is contained in:
parent
4880638f13
commit
8e70734043
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -66,7 +66,7 @@ setup(
|
|||
setup_requires=["pytest-runner"],
|
||||
extras_require={
|
||||
"docs": [
|
||||
"Sphinx==5.3.0",
|
||||
"Sphinx==6.1.2",
|
||||
"furo==2022.12.7",
|
||||
"sphinx-autobuild",
|
||||
"codespell",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue