Skip to content
Snippets Groups Projects
Commit aea10870 authored by Bob Mottram's avatar Bob Mottram
Browse files

Sequence of package installation

parent 77f805db
No related branches found
No related tags found
No related merge requests found
......@@ -307,8 +307,9 @@ function install_babybuddy {
pipenv django djangorestframework django-filter \
django-widget-tweaks plotly pandas faker \
dj-database-url gunicorn whitenoise \
psycopg2-binary easy-thumbnails python-dotenv \
django-storages boto3 coveralls flake8 ipaddress
easy-thumbnails python-dotenv \
django-storages boto3 coveralls flake8 ipaddress \
psycopg2-binary
if ! npm install -g gulp-cli; then
exit 3468365
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment