mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
.readthedocs.yaml configuration, refs #1507
This commit is contained in:
parent
de1e031713
commit
030390fd4a
1 changed files with 9 additions and 0 deletions
9
.readthedocs.yaml
Normal file
9
.readthedocs.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
version: 2
|
||||||
|
|
||||||
|
build:
|
||||||
|
os: ubuntu-20.04
|
||||||
|
tools:
|
||||||
|
python: "3.9"
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/conf.py
|
||||||
Loading…
Add table
Add a link
Reference in a new issue