From 8e5e54a9f3997f291f7aa6e79cb0f444e675e630 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 7 Sep 2010 15:57:04 -0400 Subject: various changes --- bin/ez_setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ez_setup.py b/bin/ez_setup.py index 1ff1d3e..6d76468 100755 --- a/bin/ez_setup.py +++ b/bin/ez_setup.py @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/env python """Bootstrap setuptools installation If you want to use setuptools in your package's setup.py, just include this -- cgit v1.2.3