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

Use version matching for climada dependency #92

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

peanutfun
Copy link
Member

@peanutfun peanutfun commented Aug 25, 2023

This fixes an issue where pip would not match 'climada==3.3' to, .e.g. v3.3.2.

This PR fixes this error:

$ pip check
climada-petals 3.3.1 has requirement climada==3.3, but you have climada 3.3.2.

which appears in conda-forge/staged-recipes#23463

PR Author Checklist

PR Reviewer Checklist

This fixes an issue where pip would not match 'climada==3.3' to, .e.g. v3.3.2.
@emanuel-schmid emanuel-schmid merged commit d679dc9 into main Aug 25, 2023
@emanuel-schmid emanuel-schmid deleted the fix-version-matching branch August 25, 2023 10:44
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.

2 participants