• File: easy_install.py
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/lib/python3.6/site-packages/easy_install.py
  • File size: 126 bytes
  • MIME-type: text/plain
  • Charset: utf-8
"""Run the EasyInstall command"""

if __name__ == '__main__':
    from setuptools.command.easy_install import main
    main()