Commit Graph

7 Commits

Author SHA1 Message Date
David Díaz
f991913c24 Changed bash command substitution from command to $(command) 2016-06-25 20:29:31 +02:00
David Díaz
1aa7bfcf98 Improve install_os_dependencies.sh 2016-06-21 23:44:20 +02:00
David
fc4077a3ff Added OS requirements for Debian Jessie. (#630) 2016-06-17 19:17:31 -07:00
Fábio C. Barrionuevo da Luz
1812546e99 Improve install_os_dependencies.sh (#605)
* rename requirements.apt -> requirements-trusty.apt
and requirements.apt.xenial -> requirements-xenial.apt

* improve install_os_dependencies.sh

* remove unused non-python requirements

* rename "install" function to "install_packages" and
"upgrade" function to "upgrade_packages" to solve shellcheck lint errors
2016-06-08 20:15:01 -07:00
Audrey Roy Greenfeld
7897e0f48f Merge 2016-05-06 23:53:58 -07:00
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
Audrey Roy Greenfeld
15f350f05e Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00