Revert "setuptools > 0.8 in virtualenv"

This reverts commit 84b037c2ac.
This commit is contained in:
Thomas NOËL 2014-01-03 11:02:46 +01:00
parent 84b037c2ac
commit 6bb339520a
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ echo "** activate virtualenv"
cd $VE
. bin/activate
pip install --upgrade setuptools
pip install --upgrade pip
echo "** install packages"