Pin cython==0.24.1 (#4057)

This commit is contained in:
Paulus Schoutsen
2016-10-25 23:38:32 -07:00
committed by GitHub
parent fe3aed0f0c
commit 4833e992fb
2 changed files with 2 additions and 1 deletions

View File

@@ -20,5 +20,6 @@ else
fi
git checkout python3
pip3 install --upgrade cython==0.24.1
PYTHON_EXEC=`which python3` make build
PYTHON_EXEC=`which python3` make install