really, no pips

main
josch 13 years ago
parent c68ae93c0d
commit 96d7f346b2

@ -363,9 +363,6 @@ function get_packages() {
apt_get update
apt_get install $(get_packages)
# install python requirements
sudo PIP_DOWNLOAD_CACHE=/var/cache/pip pip install --use-mirrors `cat $FILES/pips/*`
# git clone only if directory doesn't exist already. Since ``DEST`` might not
# be owned by the installation user, we create the directory and change the
# ownership to the proper user.

Loading…
Cancel
Save