PATH:
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
command
/
__pycache__
� ��_iJ � � � d Z ddlmZ ddlmZ ddlmZ ddlZddlZddl Z ddl Z ddlZddlZddl ZddlZddlmZ ddlmZ d d lmZ d� Z G d� d e� Zy)z|upload_docs Implements a Distutils 'upload_docs' subcommand (upload documentation to sites other than PyPi such as devpi). � )�standard_b64encode)�log)�DistutilsOptionErrorN� )�metadata)�SetuptoolsDeprecationWarning� )�uploadc �&