mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Pin to docutils<0.18 in ReadTheDocs, refs #1507
This commit is contained in:
parent
030390fd4a
commit
502c02fa6d
2 changed files with 5 additions and 0 deletions
|
|
@ -7,3 +7,7 @@ build:
|
|||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/readthedocs-requirements.txt
|
||||
|
|
|
|||
1
docs/readthedocs-requirements.txt
Normal file
1
docs/readthedocs-requirements.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
docutils<0.18
|
||||
Loading…
Add table
Add a link
Reference in a new issue