dribdat/requirements.txt

8 lines
248 B
Plaintext

# Included because many Paas's require a requirements.txt file in the project root
# Explicitly add misaka due to buildpack detection on Heroku (cffi deployment)
misaka>=2.1.1
# Just installs the production requirements.
-r requirements/prod.txt