From 636ad6052ef0d51dc55ae4dc2b38af15d06ea220 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 4 Sep 2018 09:45:17 -0500 Subject: unpin coverage (#4458) of course, if this works it might just be luck --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index cb882a8a..a6227c0f 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,7 @@ extras = test deps = # This must be kept in sync with Jenkinsfile and .travis/install.sh - coverage==4.3.4 + coverage ./vectors passenv = ARCHFLAGS LDFLAGS CFLAGS INCLUDE LIB LD_LIBRARY_PATH USERNAME commands = -- cgit v1.2.3