Selaa lähdekoodia

Cryptography crashes Py2.7, so avoid including it in CI

Ask Solem 9 vuotta sitten
vanhempi
commit
424eb054dc
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      requirements/test-ci-default.txt

+ 2 - 1
requirements/test-ci-default.txt

@@ -1,3 +1,4 @@
 -r test-ci-base.txt
--r extras/auth.txt
+#: Disabled for Cryptography crashing on 2.7 after interpreter shutdown.
+#-r extras/auth.txt
 -r extras/riak.txt