spiff-arena/.readthedocs.yml
Jon Herron 0892db6fa7 Squashed 'SpiffWorkflow/' content from commit 63db3e4
git-subtree-dir: SpiffWorkflow
git-subtree-split: 63db3e45947ec66b8d0efc2c74064004f8ff482c
2022-10-12 10:19:53 -04:00

17 lines
313 B
YAML

# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
build:
image: latest
# Optionally build your docs in additional formats such as PDF
formats: []
python:
pip_install: true
version: 3.7
extra_requirements:
- docs