mirror of
https://github.com/KevinMidboe/Node-Com-Handler.git
synced 2026-04-25 16:33:40 +00:00
Major cleanup, added all old files (python2) to 'old_v0.1' folder
This commit is contained in:
5
flask/lib/python3.4/site-packages/easy_install.py
Normal file
5
flask/lib/python3.4/site-packages/easy_install.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Run the EasyInstall command"""
|
||||
|
||||
if __name__ == '__main__':
|
||||
from setuptools.command.easy_install import main
|
||||
main()
|
||||
Reference in New Issue
Block a user