Skip to content

Commit

Permalink
Delete main_env_export.py (conda#14601)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard authored Feb 21, 2025
1 parent 79f1fd7 commit 79ffe46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions conda/cli/main_env_export.py

This file was deleted.

2 changes: 1 addition & 1 deletion news/14564-remove-conda_env
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Remove `conda_env.cli.common`. Use `conda.env.env` instead. (#14564)
* Remove `conda_env.cli.main_config`. Use `conda.cli.main_env_config` instead. (#14564)
* Remove `conda_env.cli.main_create`. Use `conda.cli.main_env_create` instead. (#14564)
* Remove `conda_env.cli.main_export`. Use `conda.cli.main_env_export` instead. (#14564)
* Remove `conda_env.cli.main_export`. Use `conda.cli.main_export` instead. (#14564, #14601)
* Remove `conda_env.cli.main_list`. Use `conda.cli.main_env_list` instead. (#14564)
* Remove `conda_env.cli.main_remove`. Use `conda.cli.main_env_remove` instead. (#14564)
* Remove `conda_env.cli.main_update`. Use `conda.cli.main_env_update` instead. (#14564)
Expand Down

0 comments on commit 79ffe46

Please sign in to comment.