hypercore-crypto/.readthedocs.yml
2019-10-04 23:20:02 +02:00

17 lines
214 B
YAML

version: 2
build:
image: latest
sphinx:
configuration: documentation/source/conf.py
fail_on_warning: true
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- docs