aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 6514c09..6dd17ed 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -8,7 +8,9 @@ formats:
python:
version: 3.7
+ install:
+ - requirements: doc/requirements.txt
sphinx:
builder: singlehtml
- configuration: doc/src/conf.py \ No newline at end of file
+ configuration: doc/src/conf.py