Skip to content

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

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

Use conda env create --yes instead of --force#573
raydouglass merged 1 commit intorapidsai:branch-24.04from
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 added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Mar 27, 2024
@bdice bdice force-pushed the conda-env-create-yes branch from fdbe117 to 9a5f066 Compare March 27, 2024 16:29
@bdice bdice force-pushed the conda-env-create-yes branch from 9a5f066 to af6e740 Compare March 27, 2024 16:51
@raydouglass raydouglass merged commit 096ae3c into rapidsai:branch-24.04 Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants