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

Build PyPy wheels for Linux and macOS #168

Merged
merged 2 commits into from
Jul 19, 2022
Merged

Build PyPy wheels for Linux and macOS #168

merged 2 commits into from
Jul 19, 2022

Conversation

messense
Copy link
Collaborator

@messense messense commented Jul 11, 2022

  • Upgrade maturin to 0.13.0
  • Build PyPy wheels for Linux and macOS

Build PyPy wheels for Windows is possible but it will need to install PyPy beforehand since you need to link to a dll or dll import library on Windows. I'll investigate that later to keep this one simpler.

PyPy 3.7 has some tests timeout so I did not add it.

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #168 (4e9b70c) into main (5dbe318) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          375       375           
  Branches        79        79           
=========================================
  Hits           375       375           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5dbe318...4e9b70c. Read the comment docs.

@samuelcolvin samuelcolvin merged commit e8b248a into samuelcolvin:main Jul 19, 2022
@samuelcolvin
Copy link
Owner

thanks so much.

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