Reconfigure ReadTheDocs, refs #1176

This commit is contained in:
Simon Willison 2022-02-06 22:38:27 -08:00
commit fdce6f29e1
2 changed files with 6 additions and 3 deletions

View file

@ -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

View file

@ -1 +0,0 @@
docutils<0.19