summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-07-06 23:43:47 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-07-06 22:43:47 -0500
commite466bc917e070e34208a52838a0e21730345a78f (patch)
tree94c21611c168de9cca388fe2bab6542b56c8f567 /tox.ini
parentb3460c6a9a45a016d1ab65c149c606fa3f07096d (diff)
downloadpyopenssl-e466bc917e070e34208a52838a0e21730345a78f.tar.gz
FIxed #266 -- attempt to deflake our tests (#660)
* FIxed #266 -- attempt to deflake our tests * typo
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
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 =