Allow downgrading of Python and update links in contribution guide by peanutfun · Pull Request #900 · CLIMADA-project/climada_python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@peanutfun

Copy link

Member

@peanutfun peanutfun commented

Jun 21, 2024

edited by spjuhel

Loading

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

@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

Reviewers

@spjuhel spjuhel spjuhel approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@peanutfun @emanuel-schmid @spjuhel