add readthedocs config

This commit is contained in:
David Lord 2020-05-18 14:56:41 -07:00
parent 6478c22f29
commit 6a48679ece
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8

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