django-polymorphic/.readthedocs.yaml

16 lines
314 B
YAML
Raw Normal View History

# Read the Docs configuration file for Sphinx projects
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
2024-04-03 17:54:37 +03:00
version: 2
build:
2024-04-03 18:10:16 +03:00
os: ubuntu-20.04
tools:
python: "3.8"
2024-04-03 17:54:37 +03:00
sphinx:
configuration: docs/conf.py
2024-04-03 18:10:16 +03:00
python:
install:
- requirements: docs/_ext/djangodummy/requirements.txt