jorgecarleitao / arrowdantic

Arrow, pydantic style
Other
82 stars 7 forks source link

Add wheels for aarch64 and python 3.8, 3.9, 3.10 for linux #13

Open blackrez opened 1 year ago

blackrez commented 1 year ago

Actually, manylinux only push wheels for python 3.7-amd64.

Maturin have the ability to build multi-arch and multi-version.

For example : https://github.com/ijl/orjson/blob/master/.github/workflows/linux-cross.yaml