[web2py] Re: Correction for setup-web2py-heroku.sh script

2014-10-25 Thread Massimo Di Pierro
I just did it for you. :-) On Saturday, 25 October 2014 07:38:42 UTC-5, Jay Martin wrote: > > Thanks Massimo, > > I'll try it out and submit a PR if the new way doesn't break anything. > > My best, > > Jay > > On Thursday, October 23, 2014 10:20:59 AM UTC-4, Massimo Di Pierro wrote: >> >> It is a

[web2py] Re: Correction for setup-web2py-heroku.sh script

2014-10-25 Thread Jay Martin
Thanks Massimo, I'll try it out and submit a PR if the new way doesn't break anything. My best, Jay On Thursday, October 23, 2014 10:20:59 AM UTC-4, Massimo Di Pierro wrote: > > It is a matter of preference but I think you are right. Your approach is > best. > > > On Wednesday, 22 October 2014

[web2py] Re: Correction for setup-web2py-heroku.sh script

2014-10-23 Thread Massimo Di Pierro
It is a matter of preference but I think you are right. Your approach is best. On Wednesday, 22 October 2014 14:31:09 UTC-5, Jay Martin wrote: > > Currently the setup-web2py-heroku.sh script includes these commands: > > > sudo pip install virtualenv > sudo pip install psycopg2 > virtualenv venv