* Remove Python 2.7 support per * Remove Python 2.7 references * Remove Python 2.7 references * remove python 2 entirely
Fixes #747
* Fix python install utility when not using Heroku Don't try to install `requirements.txt` which doesn't exist unless using Heroku. * Fix bad absolute paths * Allow dependency installation from any location