bidict/.readthedocs.yml

17 lines
218 B
YAML

# https://docs.readthedocs.io/en/latest/config-file/
version: 2
formats:
- htmlzip
build:
image: latest
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- docs