Recently cryptography has gained manymusl support, that's great! 🎉
We build our docker images for amd64,arm64(aarch64) and arm32(armv7l). Currently cryptography covers all the architectures in both manylinux and manymusl formats except for armv7l.
Could it be possible to also upload armv7l in addition to aarch64 wheels to pypi?
I see zuul is used for aarch64 wheels, could it possibly be used for armv7l wheels too?
Or is there some common convention to not build armv7l wheels, as I often see aarch64 wheels and not armv7l?
Recently cryptography has gained manymusl support, that's great! 🎉
We build our docker images for amd64,arm64(aarch64) and arm32(armv7l). Currently cryptography covers all the architectures in both manylinux and manymusl formats except for armv7l.
Could it be possible to also upload armv7l in addition to aarch64 wheels to pypi?
I see zuul is used for aarch64 wheels, could it possibly be used for armv7l wheels too?
Or is there some common convention to not build armv7l wheels, as I often see aarch64 wheels and not armv7l?