瀏覽代碼

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

Jeremy Stretch 9 年之前
父節點
當前提交
9b8bae501b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

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