diff options
Diffstat (limited to 'easy_install.py')
-rwxr-xr-x | easy_install.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/easy_install.py b/easy_install.py index 0b12ef68..e88c0525 100755 --- a/easy_install.py +++ b/easy_install.py @@ -1,6 +1,3 @@ -#!python.exe -import site - #!python """\ Easy Install |