markdown-it-py/.readthedocs.yml

16 lines
213 B
YAML
Raw Permalink Normal View History

2023-03-17 15:15:55 +08:00
version: 2
python:
version: 3
install:
- method: pip
path: .
extra_requirements:
- linkify
- plugins
- rtd
sphinx:
builder: html
fail_on_warning: true