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

⬆️ Bump conda-lock from 1.4.0 to 2.0.0 #15

Merged
merged 2 commits into from
Jun 1, 2023
Merged

Conversation

weiji14
Copy link
Member

@weiji14 weiji14 commented Jun 1, 2023

What I am changing

  • Upgrade the conda lockfile to a new version

How I did it

  • Bump conda-lock from 1.4.0 to 2.0.0 in environment.yml and README.md

How you can test it

mamba install conda-lock=2.0.0
conda-lock lock --mamba --file environment.yml
conda-lock install --mamba --name chabud conda-lock.yml

Related Issues

Also fixes broken tests on merge of #10 due to conda-lock.yml file not being updated.

Upgrade from #3

Using the conda-forge matplotlib-base package instead of the PyPI matplotlib package.
@weiji14 weiji14 self-assigned this Jun 1, 2023
@@ -20,6 +21,5 @@ dependencies:
- pip:
- typeshed-client==2.3.0
- segmentation-models-pytorch==0.3.3
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will install segmentation-models-pytorch=0.3.3 from conda-forge once conda-forge/segmentation-models-pytorch-feedstock#18 is merged.

@weiji14 weiji14 merged commit 4f2f232 into main Jun 1, 2023
@weiji14 weiji14 deleted the conda-lock-2.0.0 branch June 1, 2023 02:32
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.

1 participant