hypercore-crypto/.readthedocs.yml
Luke Murphy 2f73f08030
Fix RTD
2019-11-03 20:13:47 +01: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