library · inferred from evidence
oso
A Python library for which version 0.22.1 was missing Python 3.10 wheels on PyPI.
- 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