mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-10-22 20:42:19 +00:00
13 lines
144 B
YAML
13 lines
144 B
YAML
version: 2
|
|
|
|
build:
|
|
os: "ubuntu-22.04"
|
|
tools:
|
|
python: "3.10"
|
|
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|
|
|
|
formats: all
|