mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-12-06 07:42:00 +01:00
15 lines
157 B
YAML
15 lines
157 B
YAML
|
|
version: 2
|
||
|
|
|
||
|
|
build:
|
||
|
|
os: "ubuntu-22.04"
|
||
|
|
tools:
|
||
|
|
python: "3.10"
|
||
|
|
|
||
|
|
python:
|
||
|
|
install:
|
||
|
|
- requirements: docs/requirements.txt
|
||
|
|
|
||
|
|
formats:
|
||
|
|
- pdf
|
||
|
|
- epub
|