Преглед на файлове

use cryptography<3.0, more recent versions break jessie box

Thomas Waldmann преди 5 години
родител
ревизия
6deb756a41
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      requirements.d/development.txt

+ 2 - 0
requirements.d/development.txt

@@ -2,6 +2,8 @@ setuptools
 setuptools_scm
 pip
 virtualenv
+# newer cryptography does not build in the jessie vagrant boxes
+cryptography<3.0
 tox
 pytest
 pytest-xdist