Skip to content
Snippets Groups Projects
Commit 6224d8fe authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

zc.recipe.egg wheel is broken

parent 4b6cbd36
No related branches found
No related tags found
No related merge requests found
...@@ -26,4 +26,3 @@ else ...@@ -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} 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 fi
pip --no-cache-dir wheel --no-deps ${MENPO} pip --no-cache-dir wheel --no-deps ${MENPO}
pip --no-cache-dir wheel --no-deps zc.recipe.egg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment