tobgu / pyrsistent

Persistent/Immutable/Functional data structures for Python
MIT License
2.03k stars 147 forks source link

Support manylinux_2014_aarch64 wheels #258

Closed Aaron-Durant closed 2 years ago

Aaron-Durant commented 2 years ago

This PR adds support for manylinux_2014_aarch64 wheels, as requested in #254 I've tested the builds on github actions, and they all pass https://github.com/Aaron-Durant/pyrsistent/actions/runs/3318780973

Aaron-Durant commented 2 years ago

Thanks for merging this! Any idea when it will be available in a release?

tobgu commented 2 years ago

This is now released as part of 0.19.1. Please test!