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

Replace distutils.LooseVersion with packaging.Version #598

Closed
wants to merge 1 commit into from
Closed

Replace distutils.LooseVersion with packaging.Version #598

wants to merge 1 commit into from

Conversation

jfrost-mo
Copy link
Contributor

distutils was removed in python 3.12, so this is needed for conda-lock to work beyond python 3.11.

Fixes #596

Will require the conda-lock.yml files regenerating due to the updated dependency.

distutils was removed in python 3.12, so this is needed for conda-lock
to work beyond python 3.11.

Fixes #596
@jfrost-mo jfrost-mo requested a review from a team as a code owner February 5, 2024 13:19
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 5c97065
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/65c0e04d2bb8640008ba88de
😎 Deploy Preview https://deploy-preview-598--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@maresb
Copy link
Contributor

maresb commented Feb 5, 2024

Thanks for this! I'm glad that our changes were identical. Let's continue in #597.

@maresb maresb closed this Feb 5, 2024
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.

conda-lock fails with micromamba and ensureconda 1.4.4
2 participants