summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSumanto Kar2025-06-08 22:44:36 +0530
committerGitHub2025-06-08 22:44:36 +0530
commit4cfc27894f8c96fd958c5b54d7d0c67ede53edbc (patch)
tree167da2aa60a7023d7c8dcf1ab633a24576f451f1
parentc0787307cc54a53b437c7dc1fd30bc773307aef2 (diff)
downloadeSim-4cfc27894f8c96fd958c5b54d7d0c67ede53edbc.tar.gz
eSim-4cfc27894f8c96fd958c5b54d7d0c67ede53edbc.tar.bz2
eSim-4cfc27894f8c96fd958c5b54d7d0c67ede53edbc.zip
Update .readthedocs.yaml
-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