3
f- @ sd d Z ddlZddlZddlZddlZddlmZ ddlm Z ddl
T ddlmZ G dd de Z
dS ) zhdistutils.command.register
Implements the Distutils 'register' command (register with the repository).
N)warn)
PyPIRCCommand)*)logc @ s e Zd ZdZejdd g Zejdddg Zdd d
fgZdd Zd
d Z dd Z
dd Zdd Zdd Z
dd Zdd Zdd Zd!ddZdS )"registerz7register the distribution with the Python package indexlist-classifiersN list the valid Trove classifiersstrictBWill stop the registering if the meta-data are not fully compliantverifycheckc C s dS )NT )selfr
r
?/opt/alt/python36/lib64/python3.6/distutils/command/register.py