aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2018-09-04 09:45:17 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2018-09-04 10:45:17 -0400
commit636ad6052ef0d51dc55ae4dc2b38af15d06ea220 (patch)
treefed22b25d102facb25d25a106e86c8af9a265a9d /tox.ini
parent26c425dd74d941b0d010325f8f150d898585a015 (diff)
downloadcryptography-636ad6052ef0d51dc55ae4dc2b38af15d06ea220.tar.gz
cryptography-636ad6052ef0d51dc55ae4dc2b38af15d06ea220.tar.bz2
cryptography-636ad6052ef0d51dc55ae4dc2b38af15d06ea220.zip
unpin coverage (#4458)
of course, if this works it might just be luck
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
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 =