mirror of
https://github.com/Steffo99/emblematic.git
synced 2024-11-21 14:24:18 +00:00
12 lines
158 B
YAML
12 lines
158 B
YAML
version: 2
|
|
|
|
python:
|
|
install:
|
|
- path: "."
|
|
extra_requirements:
|
|
- docs
|
|
|
|
build:
|
|
os: "ubuntu-22.04"
|
|
tools:
|
|
python: "3.11"
|