📂 FileMgr
📍
/
usr
/
lib
/
python3
/
dist-packages
/
setuptools
/
command
/
__pycache__
✏️ /usr/lib/python3/dist-packages/setuptools/command/__pycache__/upload_docs.cpython-312.pyc
✕ Tutup
� _�d] � � � d Z ddlmZ ddlmZ ddlmZ ddlZddlZddl Z ddl Z ddlZddlZddl Z ddlZddlZddlmZ 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 �&