Переглянути джерело

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