Commits
Click on a commit to change the comparison rangeSplit wheel builds to disable manylinux armv7l wheels
The image provided by ciobuildwheel for manylinux armv7l that was
added in 2.22.0 is experimental and not capable of building cffi
packages because its missing libcffi-dev
Disable it for now by copying the wheel build config from yarl
which splits musllinux and manylinux and already has armv7l
manylinux wheels disabled.
Note that we have never built armv7l manylinux wheels so this
does not have any impact downstream