10000 MAINT: use manylinux1 wheel for cython by ogrisel · Pull Request #7566 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

MAINT: use manylinux1 wheel for cython #7566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2016

Conversation

ogrisel
Copy link
Contributor
@ogrisel ogrisel commented Apr 21, 2016

Now that cython publishes binary wheels for linux to PyPI we can use them to speed up the numpy build.

http://pypi.python.org/pypi/cython

Let's see if travis likes it.

@ogrisel
Copy link
Contributor Author
ogrisel commented Apr 21, 2016

It seems to work as expected:

Collecting cython
  Using cached Cython-0.24-cp27-cp27mu-manylinux1_x86_64.whl

@charris
Copy link
Member
charris commented Apr 21, 2016

Doesn't seem to noticeably speed up the tests, but does simplify things. Let's give it a shot. Thanks @ogrisel.

@charris charris merged commit da6e4c7 into numpy:master Apr 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0