From edbfe1ea9d766f97b3172e7a1acda9c6b416a0de Mon Sep 17 00:00:00 2001 From: Adam Gibson Date: Thu, 5 Jan 2017 16:49:22 +0200 Subject: [PATCH] coverage fix --- requirements-dev.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3e29aca..a16a31a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,7 @@ # matplotlib # numpy pexpect +coverage==4.2 pytest==3.0.5 pytest-cov==2.4.0 python-coveralls