diff --git a/install/extra-wheels.sh b/install/extra-wheels.sh index 86d3d00aaee16420c07274836d9575e25a49c43d..e101d111851fd9b58e6f802276d87398474ae070 100755 --- a/install/extra-wheels.sh +++ b/install/extra-wheels.sh @@ -26,4 +26,3 @@ else CFLAGS="-I${CONDA_PREFIX}/include -mmacosx-version-min=10.9" LDFLAGS="-L${CONDA_PREFIX}/lib -lvl -Wl,-headerpad_max_install_names" pip --no-cache-dir wheel --no-deps ${CYVLFEAT} fi pip --no-cache-dir wheel --no-deps ${MENPO} -pip --no-cache-dir wheel --no-deps zc.recipe.egg