Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Use conda env create --yes instead of --force#1036

Merged
raydouglass merged 1 commit intorapidsai:branch-0.37from
bdice:conda-env-create-yes
Mar 27, 2024
Merged

Use conda env create --yes instead of --force#1036
raydouglass merged 1 commit intorapidsai:branch-0.37from
bdice:conda-env-create-yes

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Mar 27, 2024

conda dropped support for the --force flag to conda env create. This changes that flag name to --yes.
See https://github.com/conda/conda/blob/main/CHANGELOG.md#2430-2024-03-12 and rapidsai/miniforge-cuda#63 for more info.

@bdice bdice requested a review from a team as a code owner March 27, 2024 16:14
@bdice bdice force-pushed the conda-env-create-yes branch from b44c94a to 13418c1 Compare March 27, 2024 16:29
@bdice bdice force-pushed the conda-env-create-yes branch from 13418c1 to d6df069 Compare March 27, 2024 16:51
@pentschev
Copy link
Copy Markdown
Member

/merge

@raydouglass raydouglass merged commit 105df56 into rapidsai:branch-0.37 Mar 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants