summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/.readthedocs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'meta-raspberrypi/.readthedocs.yaml')
-rw-r--r--meta-raspberrypi/.readthedocs.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-raspberrypi/.readthedocs.yaml b/meta-raspberrypi/.readthedocs.yaml
new file mode 100644
index 0000000000..454f385aa1
--- /dev/null
+++ b/meta-raspberrypi/.readthedocs.yaml
@@ -0,0 +1,6 @@
+version: 2
+
+python:
+ version: "3.7"
+ install:
+ - requirements: docs/requirements.txt