Bootstrap Debian: remove python-setuptools dep

This commit is contained in:
Jakub Warmuz
2015-06-11 19:26:17 +00:00
parent 4ed1a1c2d6
commit 19aea37203
-1
View File
@@ -46,7 +46,6 @@ fi
apt-get update
apt-get install -y --no-install-recommends \
python \
python-setuptools \
"$virtualenv" \
python-dev \
gcc \