mirror of
https://github.com/cve-search/pyvariot.git
synced 2024-11-23 07:17:21 +00:00
14 lines
181 B
YAML
14 lines
181 B
YAML
version: 2
|
|
build:
|
|
os: "ubuntu-22.04"
|
|
tools:
|
|
python: "3"
|
|
|
|
python:
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
extra_requirements:
|
|
- docs
|
|
|
|
formats: all
|