Skip to content

Commit 8b202f5

Browse files
committed
Fix build read the docs. Third attempt
1 parent 0bd4c95 commit 8b202f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ build:
77
os: ubuntu-22.04
88
tools:
99
python: "3.12"
10+
install:
11+
- requirements: docs/_ext/djangodummy/requirements.txt
1012
sphinx:
1113
configuration: docs/conf.py

0 commit comments

Comments
 (0)