Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please cut python 3.8 wheel for 0.3.3 #629

Open
rafmagns-skepa-dreag opened this issue May 10, 2024 · 1 comment
Open

Please cut python 3.8 wheel for 0.3.3 #629

rafmagns-skepa-dreag opened this issue May 10, 2024 · 1 comment

Comments

@rafmagns-skepa-dreag
Copy link

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

@wangxiaoying
Copy link
Contributor

wangxiaoying commented May 10, 2024

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. : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants