summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3b57618..edbff39 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -4,3 +4,7 @@ build:
os: "ubuntu-20.04"
tools:
python: "3.8"
+
+python:
+ install:
+ - requirements: doc-requirements.txt