cookiecutter-django/{{cookiecutter.project_slug}}/utility
Simón Castillo d7c8531e25 Small fixes to utility scripts (#536)
* 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
2016-04-30 22:26:33 -07:00
..
install_os_dependencies.sh Small fixes to utility scripts (#536) 2016-04-30 22:26:33 -07:00
install_python_dependencies.sh Small fixes to utility scripts (#536) 2016-04-30 22:26:33 -07:00
requirements.apt Removed Hitch per #529 2016-04-25 23:11:17 -07:00