Skip to content

Commit

Permalink
Merge pull request #590 from jazzband/fix/fix_docs.ja
Browse files Browse the repository at this point in the history
Fix build read the docs. Second attempt
  • Loading branch information
j-antunes authored Apr 3, 2024
2 parents d076ef5 + 0bd4c95 commit 6fee9b4
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Read the Docs configuration file for Sphinx projects
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

version: 2

build:
os: ubuntu-22.04
tools:
python: "3.12"
sphinx:
builder: html
configuration: docs/conf.py

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

formats: all

build:
image: latest

0 comments on commit 6fee9b4

Please sign in to comment.