Update pip packages during auth update (#681)

This commit is contained in:
nizzan 2017-02-03 12:08:52 +07:00 committed by Adarnof
parent c0885fa7c5
commit 0902e250d3

View File

@ -1,4 +1,4 @@
pip install -r requirements.txt pip install --upgrade -r requirements.txt
python manage.py migrate python manage.py migrate
yes yes | python manage.py collectstatic yes yes | python manage.py collectstatic
python manage.py shell < run_alliance_corp_update.py python manage.py shell < run_alliance_corp_update.py