mirror of
https://github.com/Steffo99/cfig.git
synced 2024-11-21 23:44:21 +00:00
10 lines
104 B
YAML
10 lines
104 B
YAML
version: 2
|
|
|
|
python:
|
|
install:
|
|
- path: "."
|
|
|
|
build:
|
|
os: "ubuntu-20.04"
|
|
tools:
|
|
python: "3.10"
|