Diff of /.readthedocs.yaml [000000] .. [d90ecf]

Switch to side-by-side view

--- a
+++ b/.readthedocs.yaml
@@ -0,0 +1,12 @@
+version: 2
+
+build:
+  os: "ubuntu-20.04"
+  tools:
+    python: "3.10"
+sphinx:
+  configuration: docs/source/conf.py
+
+python:
+  install:
+    - requirements: docs/rtd_requirements.txt