Add #! to setup.py so it can be run directly


Resolves sf patch 1939805
diff --git a/setup.py b/setup.py
index c5666eb..1ebba4f 100755
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #
 # Copyright (C) AB Strakt 2001, All rights reserved