diff options
Diffstat (limited to 'roles/python/meta')
| -rw-r--r-- | roles/python/meta/main.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/python/meta/main.yml b/roles/python/meta/main.yml index 4cbc7559..20f1f049 100644 --- a/roles/python/meta/main.yml +++ b/roles/python/meta/main.yml @@ -1,6 +1,7 @@ --- dependencies: - - role: "homebrew" + - role: "bash" + - role: "curl" galaxy_info: author: "a14m" description: "Install uv and python (versions) on Linux distributions" |
