Files
pretix_original/.readthedocs.yaml
2022-10-10 09:33:42 +02:00

11 lines
227 B
YAML

version: 2
sphinx:
configuration: docs/conf.py
build:
os: "ubuntu-22.04"
tools:
python: "3.10"
jobs:
post_create_environment:
- cd docs && pip install --exists-action=w --no-cache-dir -r requirements.txt