Fix python env issues.

This commit is contained in:
qianlifeng
2014-07-18 23:12:50 +08:00
parent 7b4d6ba57e
commit 2a86b06e0c
358 changed files with 25756 additions and 6829 deletions

View File

@@ -0,0 +1,3 @@
# EASY-INSTALL-SCRIPT: %(spec)r,%(script_name)r
__requires__ = %(spec)r
__import__('pkg_resources').run_script(%(spec)r, %(script_name)r)