From 1e555aa2aa7eebe46330f5874e9bb4c2ce01e76d Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Fri, 11 Dec 2015 22:24:36 -0600 Subject: Revert "pin pytest to disallow 2.8.4 which breaks tests" This reverts commit ed48066a3f8e58af58926a17906540213e57f88e. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index cf899b74..63f1e4bd 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,7 @@ deps = coverage iso8601 pretend - pytest!=2.8.4 + pytest hypothesis>=1.11.4 pyasn1_modules ./vectors -- cgit v1.2.3