ó
Ý²k^c           @` s[   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 „  Z	 d S(   i    (   t   absolute_importt   divisiont   print_functiont   unicode_literalsNi   (   t   installi   (   t   contextc         C` s3   t  j r t d d t j ƒn  t |  | d ƒ d  S(   Nu²   

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

t   fileu   install(   R   t   forcet   printt   syst   stderrR   (   t   argst   parser(    (    s5   lib/python2.7/site-packages/conda/cli/main_install.pyt   execute   s    		(
   t
   __future__R    R   R   R   R	   R   t   base.contextR   R   (    (    (    s5   lib/python2.7/site-packages/conda/cli/main_install.pyt   <module>   s   "