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

[extra-wheels] Download from menpo github tags (more up-to-date than pypi)

parent 27a1b2e7
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
# Wed 17 Aug 2016 13:50:05 CEST
# Set the versions here
CYVLFEAT="cyvlfeat==0.4.5"
MENPO="pathlib==1.0 menpo==0.7.3 menpofit==0.3.0"
CYVLFEAT="git+https://github.com/menpo/cyvlfeat@v0.4.5"
MENPO="pathlib==1.0 git+https://github.com/menpo/menpo@v0.7.3 git+https://github.com/menpo/menpofit@v0.4.1"
if [ "${#}" != 2 ]; then
echo "usage: `basename $0` <basedir> <name>"
......
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