From 7b55f4e3f6fed80c536f61b930fdeb99a0a9db68 Mon Sep 17 00:00:00 2001 From: brent s Date: Thu, 8 Mar 2018 19:31:29 -0500 Subject: [PATCH] should probably include these too --- aif/scripts/pkg/python.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aif/scripts/pkg/python.sh b/aif/scripts/pkg/python.sh index e57a468..54b3afe 100644 --- a/aif/scripts/pkg/python.sh +++ b/aif/scripts/pkg/python.sh @@ -1,3 +1,3 @@ #!/bin/bash -pacman --needed --noconfirm -S python +pacman --needed --noconfirm -S python python-pip python-setuptools