Skip to content

Commit a361b6c

Browse files
authored
Merge pull request #593 from jazzband/fix/fix_docs.ja
Fix build read the docs. 5th attempt
2 parents f74e07e + 93a5d59 commit a361b6c

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)