From 7ebbcc03d287cf3be9813128f95e4593883b0c3c Mon Sep 17 00:00:00 2001 From: Tim Cuthbertson Date: Thu, 16 Sep 2010 22:01:13 +1000 Subject: [PATCH] made setup.py executable --- setup.py | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 setup.py diff --git a/setup.py b/setup.py old mode 100644 new mode 100755 index 8933215..a027449 --- a/setup.py +++ b/setup.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python from distutils.core import setup