.PHONY: deploy deploy: turniej/localsettings.py pip install -r requirements.txt ./manage.py migrate --noinput ./manage.py collectstatic --noinput