##// END OF EJS Templates
Fix setup.py script to be executable (other tools expect this)
Fernando Perez -
Show More
@@ -1,3 +1,4 b''
1 #!/usr/bin/env python
1 2 """This calls the setup routine for Python 2 or 3 as required."""
2 3
3 4 import sys
General Comments 0
You need to be logged in to leave comments. Login now