Skip to content

Commit

Permalink
Python environment specified, deploy to nodejitsu works
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbarch committed Jul 13, 2012
1 parent e07b330 commit dc4dc5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"engines": {
"node": ">=0.6.1"
},
"env": {
"PYTHON": "/opt/local/bin/python2.7"
},
"dependencies": {
"express": ">=2.5.2",
"jade": ">=0.19.0",
Expand Down

0 comments on commit dc4dc5e

Please sign in to comment.