temmies/.readthedocs.yaml
2024-02-13 20:49:28 +01:00

16 lines
244 B
YAML

# Required
version: 2
# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.12"
python:
install:
extra_requirements:
- sphinx-rtd-theme
sphinx:
configuration: docs/conf.py