From abebd62c0b154bf1a4bbb1c526b0fc1f79976b20 Mon Sep 17 00:00:00 2001 From: Zach Burnett Date: Thu, 15 Dec 2022 09:41:54 -0500 Subject: [PATCH] fix --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 912fc817..0fe8da44 100644 --- a/tox.ini +++ b/tox.ini @@ -53,6 +53,7 @@ extras = test deps = xdist: pytest-xdist + cov: pytest-cov jwst: jwst[test] @ git+https://github.com/spacetelescope/jwst.git romancal: romancal[test] @ git+https://github.com/spacetelescope/romancal.git numpy120: numpy==1.20.*