summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 954424da..0eb35f04 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -18,7 +18,7 @@ build:
# - pip install -r requirements.txt
python:
install:
- - requirements: requirements.txt
+ - requirements: code/requirements.txt
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: conf.py