opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
distutils
/
command
/
__pycache__
➕ New
📤 Upload
✎ Editing:
develop.cpython-311.pyc
← Back
� � h? � �2 � d Z ddlmZ G d� de� � ZdS )z� Override the develop command from setuptools so we can ensure that our generated files (from build_src or build_scripts) are properly converted to real files with filenames. � )�developc �"