Add heroku

This commit is contained in:
Andros Fenollosa
2021-07-14 17:12:41 +02:00
parent 3acc179084
commit a16079c308
2 changed files with 8 additions and 13 deletions

View File

@ -3,4 +3,7 @@ djangorestframework==3.12.4
django-extensions==3.1.3
Faker==8.10.1
pytest==6.2.4
pytest-django==4.4.0
pytest-django==4.4.0
# Heroku
gunicorn
django-heroku