PyVulnerabilityLookup/tests/.readthedocs.yml
2023-05-19 15:21:11 +02:00

14 lines
169 B
YAML

version: 2
python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs
build:
image: latest
formats: all