Fix build read the docs

This commit is contained in:
Joao Antunes 2024-04-03 08:54:37 -06:00
parent bc932cca0f
commit 1a9fe8ae2c

15
.readthedocs.yaml Normal file
View File

@ -0,0 +1,15 @@
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