comments cleanup
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user