mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 11:04:21 +00:00
10 lines
No EOL
103 B
YAML
10 lines
No EOL
103 B
YAML
version: 2
|
|
|
|
python:
|
|
install:
|
|
- path: "."
|
|
|
|
build:
|
|
os: "ubuntu-20.04"
|
|
tools:
|
|
python: "3.10" |