|
Server IP : 162.241.148.128 / Your IP : 216.73.216.48 Web Server : Apache System : Linux md-ht-9.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : caribhll ( 2226) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /opt/rh/rh-python35/root/usr/lib64/python3.5/distutils/command/__pycache__/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
���\�- � @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l Td d l m Z Gd d � d e � Z d S) zhdistutils.command.register Implements the Distutils 'register' command (register with the repository). � N)�warn)� PyPIRCCommand)�*)�logc @ s� e Z d Z d Z e j d d g Z e j d d d g Z d d d � f g Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d d � Z d S)!�registerz7register the distribution with the Python package index�list-classifiersN� list the valid Trove classifiers�strict�BWill stop the registering if the meta-data are not fully compliant�verify�checkc C s d S)NT� )�selfr r �J/opt/rh/rh-python35/root/usr/lib64/python3.5/distutils/command/register.py�<lambda> s zregister.<lambda>c C s# t j | � d | _ d | _ d S)Nr )r �initialize_options�list_classifiersr )r r r r r s zregister.initialize_optionsc C s<