comments cleanup

This commit is contained in:
Federico Ficarelli
2017-08-31 13:24:34 +02:00
parent c2cceef7b9
commit 7a764561b5

View File

@@ -127,10 +127,6 @@ do
"${PYBIN}/virtualenv" -p "${PYBIN}/python" ${BUILD_ROOT}/${PYTAG}
source ${BUILD_ROOT}/${PYTAG}/bin/activate
pip install -U pip setuptools wheel
# Regen Makefile.local to detect python version
# cd "$SRC_ROOT"
# rm -f Makefile.local
# make Makefile.local
# Build artifact
export_manylinux_wheel "$SRC_ROOT" "$EXPORT_ROOT"
# Ensure everything is clean (don't clean third_party anyway,