8 lines
92 B
YAML
8 lines
92 B
YAML
python3:
|
|
pkgs:
|
|
Darwin:
|
|
- python3
|
|
Linux:
|
|
- python3
|
|
- python3-pip
|