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

Update wheels to be PEP 440 compliant #148

Open
JonasKs opened this issue Dec 14, 2021 · 0 comments
Open

Update wheels to be PEP 440 compliant #148

JonasKs opened this issue Dec 14, 2021 · 0 comments

Comments

@JonasKs
Copy link

JonasKs commented Dec 14, 2021

Wheel versions are no longer compliant according to PEP 440, and will fail if installed through pip (not using a local wheel).

pip._vendor.packaging.version.InvalidVersion: Invalid version: '4.2-7q'

pypa/pip#9188

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

1 participant