You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Python 3.11 and 3.12 support verified
Noticed that PyPI only has wheels up to Python
3.10.I tested with Python
3.11and3.12usingpoetry+pytestas described in the README — all tests pass.I built the wheels with
maturin buildand can share them privately if helpful for PyPI uploads or further testing.