Skip to content

Commit

Permalink
Fix build read the docs. 7th attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Smurf2-pluto committed Apr 3, 2024
1 parent 6274916 commit eb24017
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 eb24017

Please sign in to comment.