-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Publish all macos and linux wheels to pypi #1864
Comments
This is a much needed enhancement. 👍🏻 @giampaolo |
I'm happy to announce that finally, after a lot of work, release 5.8.0 is now out and it includes wheels for Linux (32 and 64 bits) and macOS (64 bits). The automation tools that made this happen are: Line 256 in db8cd0c
List of available wheels:
If you wish, consider making a donation. ;) |
I notice that you build all wheels for macos and linux since this PR #1758 and that you only publish wheels for windows OS.
Let's make sure to publish the new wheels to pypi
The text was updated successfully, but these errors were encountered: