-
Notifications
You must be signed in to change notification settings - Fork 51
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
Flexible Conda Dependencies #1109
Conversation
I'm not sure how the
|
It appears that the The The good news is that this PR fixes that! The bad news is that our code base is not currently compatible with |
It looks like all checks are passing with the current approach (create the environment with the original For both efficiency and stability I'm going to modify the contents of the |
…so conda package will have flexible dependencies
…for the test setup
4a83054
to
d0ca7a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
install_tethys.sh
script so the specified version ofpython
is installedenvironment.yml
file so the conda packages will have flexible dependenciespython=3.10