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

intro_tutorial: Don't install mesa explicitly, let mesa-geo do that #242

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

EwoutH
Copy link
Member

@EwoutH EwoutH commented Sep 3, 2024

mesa-geo knows what mesa version is compatible with it and has that as a dependency defined in the pyproject.toml. So we don't need to install Mesa separately, that can only mess up the mesa version installed.

Currently:

"mesa<3",

…that

mesa-geo knows what mesa version is compatible with it and has that as a dependency defined in the `pyproject.toml`. So we don't need to install Mesa separately, that can only mess up the mesa version installed.
@EwoutH EwoutH added docs Release notes label ignore-for-release PRs that aren't included in the release notes labels Sep 3, 2024
@EwoutH
Copy link
Member Author

EwoutH commented Sep 3, 2024

Readthedocs looks good and also in Colab it functions like expected. Merging.

@EwoutH EwoutH merged commit be5f1c4 into main Sep 3, 2024
11 checks passed
@EwoutH EwoutH deleted the tutorial_fix branch September 10, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Release notes label ignore-for-release PRs that aren't included in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant