Skip to content

Commit 2d01436

Browse files
authored
Merge pull request #594 from jazzband/fix/fix_docs.ja
Fix build read the docs. 6th attempt
2 parents a361b6c + 6274916 commit 2d01436

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)