PyVulnerabilityLookup/tests/.readthedocs.yml

15 lines
169 B
YAML
Raw Permalink Normal View History

2023-05-19 13:21:11 +00:00
version: 2
python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs
build:
image: latest
formats: all