Skip to content

Change CI setting #110

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 2 commits into from
Aug 12, 2019
Merged

Change CI setting #110

merged 2 commits into from
Aug 12, 2019

Conversation

kngwyu
Copy link
Member

@kngwyu kngwyu commented Aug 6, 2019

No description provided.

@rth
Copy link
Contributor

rth commented Aug 6, 2019

Thanks for looking into this @kngwyu ! To install numpy with python 3.8beta beta you need to build with Cython 0.29.13. See numpy/numpy#13927 I'm not 100% sure that the latest release on PyPi wasn't cythonized with a older cython, in which case a workaround is to pip install from Github @ a particular tag directly.

@kngwyu
Copy link
Member Author

kngwyu commented Aug 12, 2019

Thanks.
For now, I decided to specify allow_failure for 3.8

@kngwyu kngwyu merged commit 37cf48b into PyO3:master Aug 12, 2019
@kngwyu kngwyu deleted the ci37 branch August 12, 2019 23:37
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