Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/numpy/distutils/command/__pycache__/ |
Upload File : |
o 6��a� � @ s( d dl Z d dlmZ G dd� de�ZdS )� N)�egg_infoc @ s e Zd Zdd� ZdS )r c C sL dt jv rdd l}dd l}|�d�}|j|tdd� | �d� t� | � d S )N�sdistr ah `build_src` is being run, this may lead to missing files in your sdist! You want to use distutils.sdist instead of the setuptools version: from distutils.command.sdist import sdist cmdclass={'sdist': sdist}" See numpy's setup.py or gh-7131 for details.� )� stacklevel� build_src) �sys�argv�warnings�textwrap�dedent�warn�UserWarning�run_command� _egg_info�run)�selfr r �msg� r �B/usr/lib/python3/dist-packages/numpy/distutils/command/egg_info.pyr s zegg_info.runN)�__name__� __module__�__qualname__r r r r r r s r )r �setuptools.command.egg_infor r r r r r �<module> s