Add a config file for Read The Docs

It's now the recommended way of specifying config, which is good.
This commit is contained in:
Oliver Hamlet
2019-04-25 18:59:17 +01:00
parent fd90e1199d
commit 9c638e363f
+11
View File
@@ -0,0 +1,11 @@
version: 2
sphinx:
configuration: docs/conf.py
formats: all
python:
version: 3.7
install:
- requirements: docs/requirements.txt