flask/.readthedocs.yaml
2025-05-16 15:35:51 +05:30

7 lines
161 B
YAML

version: 2
build:
os: ubuntu-24.04
tools:
python: '3.11' # safer stable version
commands:
- sphinx-build -b dirhtml docs $READTHEDOCS_OUTPUT/html