Skip to content

Commit 186f28d

Browse files
committed
Fix build read the docs. 4th attempt
1 parent 8b202f5 commit 186f28d

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
@@ -5,8 +5,8 @@ version: 2
55

66
build:
77
os: ubuntu-22.04
8-
tools:
9-
python: "3.12"
8+
python:
9+
version: 3.12
1010
install:
1111
- requirements: docs/_ext/djangodummy/requirements.txt
1212
sphinx:

0 commit comments

Comments
 (0)