pip wheels metadata should indicate that they are built for x86-64
Open
- Dominant language
- C++
- Stars
- 142
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Right now the wheels are published as [array_record-0.4.0-py310-none-any.whl](https://files.pythonhosted.org/packages/97/ec/7845d8be624aba3b6d2346276f9249c415319e7b0957b036857b93a759c2/array_record-0.4.0-py310-none-any.whl) ; which gets them installed on linux arm64 even though they provide x86 binaries.
Contributor guide
Assessment
This issue has not been assessed yet.