Skip to content
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

fix: manylinux1 couldn't take None/newaxis #955

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

henryiii
Copy link
Member

The current wheel building infrastructure does not test the wheels after building them. Manylinux1 wheels were broken due to a really weird bug - see pybind/pybind11#3056 - that I don't understand yet. This should fix the wheels for now. The replacement wheel building infrastructure does test the wheels. :)

@jpivarski
Copy link
Member

Thanks!

@jpivarski jpivarski enabled auto-merge (squash) June 23, 2021 21:13
@jpivarski jpivarski merged commit 9b7010e into scikit-hep:main Jun 24, 2021
This was referenced Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants