add more for Alpine

This commit is contained in:
Matthew Stobbs
2025-03-10 21:05:47 -06:00
parent 51d97dd18f
commit 2e885b31ac
18 changed files with 89 additions and 33 deletions

View File

@@ -2,6 +2,12 @@ python3:
pkgs:
Darwin:
- python3
Linux:
RedHat:
- python3
- python3-pip
Debian:
- python3
- python3-pip
Alpine:
- python3
- py3-pip