
    %d=                     l    d dl mZmZ d dlmZmZmZ dZed                                z   Z	dZ
d Zd ZdS )	    )	NamespaceRawDescriptionHelpFormatter)add_output_and_prompt_optionsadd_parser_prefixadd_parser_solverzRemove an environmentzj

Removes a provided environment.  You must deactivate the existing
environment before you can remove it.
zI

Examples:

    conda env remove --name FOO
    conda env remove -n FOO
c                     |                      dt          t          t          t                    }t          |           t          |           t          |           |                    d           d S )Nremove)formatter_classdescriptionhelpepilogz.main_remove.execute)func)	
add_parserr   _description_help_exampler   r   r   set_defaults)sub_parsersps     9lib/python3.11/site-packages/conda_env/cli/main_remove.pyconfigure_parserr      sr    3  	 	 	A aa!!$$$NN.N/////    c                     dd l }t          |           } |                     dd d d d d d dd d	           t          di | } ddlm} |                    |            |j        j        	                    | |           d S )Nr   T)	allchannelfeaturesoverride_channels	use_local	use_cacheofflineforcepinned)context)argparse_args )
conda.cli.main_removevarsupdater   conda.base.contextr#   __init__climain_removeexecute)argsparsercondar#   s       r   r-   r-   ,   s        ::DKK$!4$$8 8 9 9 9 tD******4(((	I!!$/////r   N)argparser   r   conda.cli.conda_argparser   r   r   r   lstripr   r   r   r-   r%   r   r   <module>r4      s    < ; ; ; ; ; ; ;          	   FHH	0 0 0 0 0 0 0 0r   