Browse Source

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

Ask Solem 9 years ago
parent
commit
424eb054dc
1 changed files with 2 additions and 1 deletions
  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