mirror of
https://github.com/cve-search/PyVulnerabilityLookup.git
synced 2024-11-25 16:27:23 +00:00
15 lines
169 B
YAML
15 lines
169 B
YAML
|
version: 2
|
||
|
|
||
|
python:
|
||
|
version: 3.8
|
||
|
install:
|
||
|
- method: pip
|
||
|
path: .
|
||
|
extra_requirements:
|
||
|
- docs
|
||
|
|
||
|
build:
|
||
|
image: latest
|
||
|
|
||
|
formats: all
|