|
# This file is required by Heroku: "To specify Python package dependencies on Heroku via pip,
|
|
# add a pip requirements file named requirements.txt to the root of your repository."
|
|
#
|
|
# Source: https://devcenter.heroku.com/articles/python-pip
|
|
-r requirements/default.txt
|