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: local version parsing in constraint #281

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

baszalmstra
Copy link
Collaborator

Fixes: prefix-dev/pixi#278

The issue was that our Constraint parser didn't account for local versions (e.g. 1.2.3+abc)

@wolfv wolfv merged commit 5c9f1e8 into conda:main Aug 21, 2023
7 checks passed
@wolfv
Copy link
Contributor

wolfv commented Aug 21, 2023

awesome!

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.

InvalidVersionSpec(InvalidConstraint(ExpectedEof)) when trying to install RAPIDS
2 participants