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

Build issue: cannot build wheel with support for python 2.7 #28

Open
antirotor opened this issue Feb 20, 2024 · 0 comments
Open

Build issue: cannot build wheel with support for python 2.7 #28

antirotor opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@antirotor
Copy link
Owner

Support for python 2.7 is actually hindering build process for wheels. Poetry is trying to downgrade setuptools to 30.1.0 and that version doesn't work in python 3.10+

Time has come to drop python 2.7 support, so from release 3, speedcopy will support only python 3.7+ and the build system will move to poetry.

@antirotor antirotor added bug Something isn't working dependencies Pull requests that update a dependency file labels Feb 20, 2024
@antirotor antirotor self-assigned this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant