sprockets-statsd/.readthedocs.yaml

19 lines
247 B
YAML
Raw Normal View History

2021-04-06 12:08:01 +00:00
version: 2
2023-07-28 12:06:59 +00:00
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
2021-04-06 12:08:01 +00:00
sphinx:
builder: html
configuration: docs/conf.py
fail_on_warning: true
python:
install:
- method: pip
path: .
extra_requirements:
- readthedocs