Fix build read the docs. Second attempt

This commit is contained in:
Joao Antunes 2024-04-03 08:57:20 -06:00
parent 1a9fe8ae2c
commit 0bd4c95b85

View File

@ -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
sphinx:
builder: html
configuration: docs/conf.py
python:
version: 3.7
install:
- requirements: docs/_ext/djangodummy/requirements.txt
formats: all
build:
image: latest
os: ubuntu-22.04
tools:
python: "3.12"
sphinx:
configuration: docs/conf.py