tool · inferred from evidence
cibuildwheel
A tool mentioned as capable of producing the missing Python 3.10 wheels for oso.
- Missing Python 3.10 wheels for oso 0.22.1 (pip install fails)
Oso 0.22.1 on PyPI had no wheels for Python 3.10 and no source distribution either, so pip install oso failed on the latest stable Python. cibuildwheel supported 3.10, but the release artifacts had not been built for it. The reporter pointe