Fix #277 - Install libffi with django[bcrypt] req.
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]).
Please register or sign in to comment