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

Allow downgrading of Python and update links in contribution guide #900

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

peanutfun
Copy link
Member

@peanutfun peanutfun commented Jun 21, 2024

Changes proposed in this PR:

  • Allow a downgrading of the Python bugfix version by using a wildcard.

    This increases compatibility, as Conda will first install the latest (requested) Python version and then run into compatibility issues when updating the environment with the Climada dependencies. The wildcard allows Conda to downgrade to a compatible bugfix version of Python, e.g. 3.11.9 → 3.11.6.

  • Update links in CONTRIBUTING.md

This PR fixes #903

PR Author Checklist

PR Reviewer Checklist

@peanutfun peanutfun merged commit 253bdde into develop Jun 26, 2024
17 of 18 checks passed
@emanuel-schmid emanuel-schmid deleted the update-docs-install-contributing branch June 28, 2024 10:47
@emanuel-schmid
Copy link
Collaborator

🙌 excellent job!

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.

3 participants