summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 00:53:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 00:53:19 +0000
commitf4cad40ad62514e133883455d7ac056864489501 (patch)
tree202a930aa9dbc0138f1a86e55769d89016c6126c
parentbe31ad8b6b8dd018c9620b601a01dc9d9c70a832 (diff)
downloadoslo-vmware-f4cad40ad62514e133883455d7ac056864489501.tar.gz
Updated from global requirements
Change-Id: Ie8470e3c3f19e814c148556910ea17813ddc122a
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a9fdcb6..be889b4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,7 +14,7 @@ testtools>=1.4.0 # MIT
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]
# deps = {[testenv]deps} coverage
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
oslosphinx>=4.7.0 # Apache-2.0