a
(Re- @ 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 ZdZejddg Zejg d Zddd fgZdd Zd
d Z dd
Z
dd Zdd Zdd Z
dd Zdd Zdd ZdddZdS )registerz7register the distribution with the Python package index)list-classifiersNz list the valid Trove classifiers)strictNzBWill stop the registering if the meta-data are not fully compliant)verifyr r checkc C s dS )NT selfr r /builddir/build/BUILDROOT/alt-python39-setuptools-58.3.0-2.el8.x86_64/opt/alt/python39/lib/python3.9/site-packages/setuptools/_distutils/command/register.py