B
    '\y                 @   sD   d dl mZmZmZmZ d dlZddlmZ ddlmZ dd Z	dS )	    )absolute_importdivisionprint_functionunicode_literalsN   )install   )contextc             C   s$   t jrtdtjd t| |d d S )Nz

WARNING: The --force flag will be removed in a future conda release.
         See 'conda update --help' for details about the --force-reinstall
         and --clobber flags.

)fileupdate)r	   Zforceprintsysstderrr   )argsparser r   4lib/python3.7/site-packages/conda/cli/main_update.pyexecute   s    
r   )
Z
__future__r   r   r   r   r   r   Zbase.contextr	   r   r   r   r   r   <module>   s   