mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
c98c481f24
This ensures that libffi, required by bcrypt, is installed when Django is installed with the bcrypt dependency declared as an extra (django[bcrypt] or Django[bcrypt]).