mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Reconfigure ReadTheDocs, refs #1176
This commit is contained in:
parent
d9b508ffaa
commit
fdce6f29e1
2 changed files with 6 additions and 3 deletions
|
|
@ -9,5 +9,9 @@ sphinx:
|
|||
configuration: docs/conf.py
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/readthedocs-requirements.txt
|
||||
version: "3.9"
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
extra_requirements:
|
||||
- docs
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
docutils<0.19
|
||||
Loading…
Add table
Add a link
Reference in a new issue