version: 2
python:
version: "3.8"
install:
- method: pip
path: .
extra_requirements:
- linkify
- rtd
sphinx:
builder: html
fail_on_warning: true