Commit a558b03f authored by Noah Zoschke's avatar Noah Zoschke

slug-compiler outputs detect langpack; remove

parent 5e0d42fc
......@@ -28,8 +28,6 @@ for dir in $VIRTUALENV_DIRS; do
cp -R $CACHE_DIR/$dir . &> /dev/null || true
done
echo "-----> $NAME app detected"
echo "-----> Preparing virtualenv version $(virtualenv --version)"
virtualenv --no-site-packages . | sed -u 's/^/ /'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment