Skip to content

Commit 93a5d59

Browse files
committed
Fix build read the docs. 5th attempt
1 parent 186f28d commit 93a5d59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

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

0 commit comments

Comments
 (0)