Skip to content

Commit f74e07e

Browse files
authored
Merge pull request #592 from jazzband/fix/fix_docs.ja
Fix build read the docs. 4th attempt
2 parents d70f7b8 + 186f28d commit f74e07e

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)