mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-21 11:03:26 +08: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
|