B
    NIfÔ  ã               @   s@   d dl mZ d dlm  mZ d dlmZ G dd„ dejƒZdS )é    )ÚlogN)ÚRemovedCommandErrorc               @   s   e Zd ZdZdd„ ZdS )Úregisterz+Formerly used to register packages on PyPI.c             C   s"   d}|   d| tj¡ t|ƒ‚d S )Nz]The register command has been removed, use twine to upload instead (https://pypi.org/p/twine)zERROR: )Úannouncer   ÚERRORr   )ÚselfÚmsg© r	   únC:\Users\Lenovo\AppData\Roaming\MobaXterm\slash\tmp\pip-unpacked-wheel-a9aj1y_7\setuptools\command\register.pyÚrun
   s    zregister.runN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r	   r	   r	   r
   r      s   r   )Ú	distutilsr   Zdistutils.command.registerÚcommandr   ÚorigZsetuptools.errorsr   r	   r	   r	   r
   Ú<module>   s   