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

Fix PEP440 Exceptions #6

Merged
merged 4 commits into from
Sep 25, 2024
Merged

Fix PEP440 Exceptions #6

merged 4 commits into from
Sep 25, 2024

Conversation

tjquillan
Copy link
Owner

Fixes #4

tjquillan and others added 4 commits August 20, 2024 19:32
Version.parse was backed by a regex anyways so lets use that. This
should make sure all versions are valid.
fix: strip whitespace from pyenv output
@tjquillan tjquillan merged commit 94884b9 into main Sep 25, 2024
12 checks passed
@tjquillan tjquillan deleted the pep440_fix branch September 25, 2024 14:02
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

Successfully merging this pull request may close these issues.

Function get_remote_versions raise pep440 exception making poetry unusable
2 participants