summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 46af8ee7..7769bc55 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -3,6 +3,6 @@ version: 2
formats: all
python:
- install:
- - requirements: doc-requirements.txt
- - path: .
+ install:
+ - path: .
+ - requirements: doc-requirements.txt