django-constance/.readthedocs.yaml
Rotzbua 4b78082240
fix(docs): add required readthedocs config (#551)
* fix(docs): add required readthedocs config
---------

Co-authored-by: Alexandr Artemyev <mogost@gmail.com>
2024-06-11 17:51:45 +05:00

12 lines
222 B
YAML

# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-lts-latest
tools:
python: "3.12"
sphinx:
configuration: docs/conf.py