use python from env

This commit is contained in:
j 2007-04-05 18:38:24 +00:00
parent f7f3753cbf
commit c50fb05a6a

View file

@ -1,4 +1,4 @@
#!/Library/Frameworks/Python.framework/Versions/2.4/Resources/Python.app/Contents/MacOS/Python
#!/usr/bin/evn python
import pkg_resources
pkg_resources.require("TurboGears")