mirror of
https://github.com/sprockets/sprockets-statsd.git
synced 2024-11-14 19:29:30 +00:00
15 lines
229 B
YAML
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
|