hypercore-crypto/.readthedocs.yml

14 lines
181 B
YAML

version: 2
build:
image: latest
sphinx:
configuration: documentation/source/conf.py
fail_on_warning: true
python:
version: 3.7
install:
- requirements: rtd.txt