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