From 0f3df04fd1e36d4e8f139fd62cbe47853e3669a2 Mon Sep 17 00:00:00 2001 From: Satrajit Ghosh Date: Sat, 24 Feb 2024 16:11:01 -0500 Subject: [PATCH] remove coverage --- setup.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index d15b5cc..2aaf11d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,11 +56,9 @@ docs = %(doc)s test = pytest >= 4.4.0 - pytest-cov pytest-env pytest-xdist pytest-rerunfailures - codecov tests = %(test)s dev =