use python from env
This commit is contained in:
parent
c50fb05a6a
commit
bbe377ea4b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/evn python
|
||||
#!/usr/bin/env python
|
||||
import pkg_resources
|
||||
pkg_resources.require("TurboGears")
|
||||
|
||||
|
|
Loading…
Reference in a new issue