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

Add pypy build #248

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Add pypy build #248

wants to merge 7 commits into from

Conversation

Czaki
Copy link
Contributor

@Czaki Czaki commented Sep 11, 2020

[Description of PR]
This PR enables build pypy Wheel. But pypy wheel fail test and I do not know what should be fixed.

@jakirkham

TODO:

  • Unit tests and/or doctests in docstrings
  • tox -e py38 passes locally
  • Docstrings and API docs for any new/modified user-facing classes and functions
  • Changes documented in docs/release.rst
  • tox -e docs passes locally
  • AppVeyor and Travis CI passes
  • Test coverage to 100% (Coveralls passes)

@Czaki Czaki marked this pull request as draft September 11, 2020 08:11
@Czaki Czaki mentioned this pull request Sep 11, 2020
7 tasks
@Czaki
Copy link
Contributor Author

Czaki commented Sep 11, 2020

This PR also enable wheel for CPython 3.9

@joshmoore
Copy link
Member

@Czaki : do you want to re-remove ci-osx.yml here to speed up your builds?

@Czaki
Copy link
Contributor Author

Czaki commented Sep 11, 2020

I could but I do not know how to fix to past test. And do not have time to do this now.
If anyone else have time then he could bing cibuildwheel configuration from here and investigate time.

It looks like now numcodecs is not compatible with pypy

@jakirkham jakirkham mentioned this pull request Sep 11, 2020
7 tasks
@jakirkham
Copy link
Member

Have made a few fixes to Numcodecs. Let's see if that fixes the CI here 🍀

@Czaki
Copy link
Contributor Author

Czaki commented Sep 11, 2020

failed :(
Disable some build?

@jakirkham
Copy link
Member

Yeah I think there's some more debugging needed in the C extensions. Will work on it locally and update.

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.

None yet

3 participants