From e466bc917e070e34208a52838a0e21730345a78f Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 6 Jul 2017 23:43:47 -0400 Subject: FIxed #266 -- attempt to deflake our tests (#660) * FIxed #266 -- attempt to deflake our tests * typo --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 76e1c5b..f655009 100644 --- a/tox.ini +++ b/tox.ini @@ -9,6 +9,7 @@ deps = coverage>=4.2 pytest>=3.0.1 pretend + flaky cryptographyMaster: git+https://github.com/pyca/cryptography.git cryptographyMinimum: cryptography<=1.9 setenv = -- cgit v1.2.1