Closed rafmagns-skepa-dreag closed 2 months ago
Hi @rafmagns-skepa-dreag , from 0.3.3 we don't support python 3.8 anymore. The CI has already changed to python 3.12 and the project python dependency has changed to >=3.19, <3.13. I think we forgot to update the target requires-python here. Thanks for the reminder, just fixed it. : )
Close?
Yes
the python version was constrained in #533 to >=3.8 but no 3.8 wheel was published for 0.3.3. Please publish a 3.8 wheel. I also took a quick glance at the CI configs and see that you're still building against 3.7. It might be time to update that as well