Skip to content

Commit 6274916

Browse files
committed
Fix build read the docs. 6th attempt
1 parent 93a5d59 commit 6274916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

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

0 commit comments

Comments
 (0)