Skip to content

Commit

Permalink
Merge pull request #595 from jazzband/fix/fix_docs.ja
Browse files Browse the repository at this point in the history
Fix build read the docs. 7th attempt
  • Loading branch information
j-antunes authored Apr 3, 2024
2 parents 2d01436 + eb24017 commit 8510347
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
version: 2

build:
os: ubuntu-22.04
python:
version: 3.12
install:
- requirements: docs/_ext/djangodummy/requirements.txt
os: ubuntu-20.04
tools:
python: "3.8"

sphinx:
configuration: docs/conf.py

python:
install:
- requirements: docs/_ext/djangodummy/requirements.txt

0 comments on commit 8510347

Please sign in to comment.