3
˜;p_Î  ã               @   s:   d dl mZ d dlmZ d dlmZ G dd„ dejƒZdS )é    )Úlog)Úupload)ÚRemovedCommandErrorc               @   s   e Zd ZdZdd„ ZdS )r   z)Formerly used to upload packages to PyPI.c             C   s"   d}| j d| tjƒ t|ƒ‚d S )Nz9The upload command has been removed, use twine to upload z"instead (https://pypi.org/p/twine)zERROR: z[The upload command has been removed, use twine to upload instead (https://pypi.org/p/twine))Úannouncer   ÚERRORr   )ÚselfÚmsg© r	   úA/tmp/pip-install-ofl94hr3/setuptools/setuptools/command/upload.pyÚrun
   s     z
upload.runN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r	   r	   r	   r
   r      s   r   N)Ú	distutilsr   Údistutils.commandr   ÚorigZsetuptools.errorsr   r	   r	   r	   r
   Ú<module>   s   