Browse Source

Fixes #677: Add cffi as an explicit dependency to avoid setuptools error on Debian

Jeremy Stretch 8 years ago
parent
commit
9b8bae501b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -1,3 +1,4 @@
+cffi>=1.8
 cryptography==1.4
 cryptography==1.4
 Django==1.10
 Django==1.10
 django-debug-toolbar==1.4
 django-debug-toolbar==1.4