add readthedocs config

This commit is contained in:
David Lord 2020-05-18 14:59:31 -07:00
parent d091bb00c0
commit cdf0b5bc79
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 8 additions and 0 deletions

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