--- a
+++ b/readthedocs.yaml
@@ -0,0 +1,13 @@
+# Read the Docs configuration
+
+version: 2
+
+sphinx:
+  configuration: docs/conf.py
+
+formats: all
+
+python:
+  version: 3.7
+  install:
+    - requirements: docs/requirements.txt