Dashboard
PHP:
8.1.33
OS:
Linux
User:
lawtemple
/
/
usr
/
lib
/
python2.7
/
site-packages
📤 Upload
📝 New File
📁 New Folder
Close
Editing: easy_install.py
"""Run the EasyInstall command""" if __name__ == '__main__': from setuptools.command.easy_install import main main()
Save
Cancel