[yoda-svn] r582 - trunk/pyext

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Apr 4 17:10:19 BST 2013


Author: buckley
Date: Thu Apr  4 17:10:19 2013
New Revision: 582

Log:
Just adding the #! line to setup.py

Modified:
   trunk/pyext/setup.py.in

Modified: trunk/pyext/setup.py.in
==============================================================================
--- trunk/pyext/setup.py.in	Thu Apr  4 17:04:12 2013	(r581)
+++ trunk/pyext/setup.py.in	Thu Apr  4 17:10:19 2013	(r582)
@@ -1,4 +1,4 @@
-# setup.py
+#! /usr/bin/env python
 
 from distutils.core import setup
 from distutils.extension import Extension


More information about the yoda-svn mailing list