sprockets-statsd/.readthedocs.yaml
2021-04-06 08:08:01 -04:00

15 lines
229 B
YAML

version: 2
sphinx:
builder: html
configuration: docs/conf.py
fail_on_warning: true
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- readthedocs
system_packages: true