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
|
configuration: docs/conf.py
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
version: "3.9"
|
||||||
- requirements: docs/readthedocs-requirements.txt
|
install:
|
||||||
|
- method: pip
|
||||||
|
path: .
|
||||||
|
extra_requirements:
|
||||||
|
- docs
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
docutils<0.19
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue