Skip to content

Use cibuildwheel to build wheels#70

Merged
elprans merged 1 commit into
masterfrom
cibw
Aug 7, 2021
Merged

Use cibuildwheel to build wheels#70
elprans merged 1 commit into
masterfrom
cibw

Conversation

@elprans

@elprans elprans commented Aug 5, 2021

Copy link
Copy Markdown
Member

The cibuildwheel infra seems to be mature enough, so use it for the
wheel-building step instead of the homegrown setup. This gives us
32-bit and ARM wheels for free.

Fixes: #44
Fixes: #63

The cibuildwheel infra seems to be mature enough, so use it for the
wheel-building step instead of the homegrown setup.  This gives us
32-bit and ARM wheels for free.

Fixes: #44
Fixes: #63
@elprans elprans merged commit f671cb4 into master Aug 7, 2021
elprans added a commit that referenced this pull request Aug 7, 2021
Updates
=======

* Refactor typings
  (by @bryanforbes in 39f9f0d and @msullivan in 4a17549)

* Update Python 3.10 support, drop Python 3.5
  (by @elprans in fa35523 and 189b959)

Fixes
=====

* Fix test_none_collisions on 32-bit systems (#69)
  (by @elprans in fa35523 for #69)

Misc
====

* Clarify the license of the included pythoncapi_compat.h header
  (by @elprans in 67c5edf for #64)

* Use cibuildwheel to build wheels (#70)
  (by @elprans in f671cb4 for #70)
@elprans elprans mentioned this pull request Aug 7, 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.

Add support to release aarch64 wheels 32-bit Wheels for Windows?

2 participants