emailrelay/.readthedocs.yaml
Graeme Walker 2a4d620121 v2.5
2023-08-10 12:00:00 +00:00

16 lines
236 B
YAML

# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html
# Required
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: doc/conf.py