diff --git a/group_vars/sukaato.yml b/group_vars/sukaato.yml index 158de92..c30cfd2 100644 --- a/group_vars/sukaato.yml +++ b/group_vars/sukaato.yml @@ -222,6 +222,18 @@ pkgs: key_path: ~ src_entry: ~ src_path: ~ + - name: python3-venv + uri: ~ + key: ~ + key_path: ~ + src_entry: ~ + src_path: ~ + - name: python3-pip + uri: ~ + key: ~ + key_path: ~ + src_entry: ~ + src_path: ~ - name: golang uri: ~ key: ~ @@ -269,6 +281,10 @@ pkgs: src: "https://install.julialang.org" pre: ~ post: ~ + - name: uv + src: "https://astral.sh/uv/install.sh" + pre: ~ + post: ~ # :]> representing package groups installed from source archives archive: # ]> representing user-level or supplemental source archives