-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The PyPI page mentions that supported python versions are >=3.9, <3.14:
The setup.py
file also appears to suggest this:
Line 86 in 5a9daef
python_requires=">=3.9,<3.14", |
Yet, there are no wheels available for python=3.13, nor conda binaries:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working