add readthedocs config

This commit is contained in:
David Lord 2020-05-18 14:59:31 -07:00
parent 19cc0d1ca3
commit d311eb8e5c

8
.readthedocs.yaml Normal file
View file

@ -0,0 +1,8 @@
version: 2
python:
install:
- method: pip
path: .
- requirements: docs/requirements.txt
sphinx:
builder: dirhtml