Skip to content
Snippets Groups Projects
Commit f35278d7 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

fix issue 125 by installing cython again

parent 76133243
No related branches found
No related tags found
3 merge requests!131Master,!127Master,!123Misc fixes
Pipeline #
......@@ -13,7 +13,7 @@ before_script:
- apt-get update
- >
apt-get install -y build-essential python python-pip python-dev git
autoconf gsl-bin libgsl-dev wget python-numpy
autoconf gsl-bin libgsl-dev wget python-numpy cython
- pip install --upgrade -r ci/requirements_base.txt
- chmod +x ci/*.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment