2023-05-08 14:26:22 -06:00
|
|
|
version: 2
|
2023-12-11 15:51:28 -07:00
|
|
|
formats: all
|
2023-05-08 14:26:22 -06:00
|
|
|
build:
|
|
|
|
os: ubuntu-22.04
|
2023-05-08 14:46:16 -06:00
|
|
|
tools:
|
|
|
|
python: "3.11"
|
|
|
|
nodejs: "18"
|
|
|
|
rust: "1.64"
|
|
|
|
golang: "1.19"
|
2023-05-08 15:17:55 -06:00
|
|
|
python:
|
|
|
|
install:
|
|
|
|
- requirements: requirements.txt
|