From e31574a91dbbf409c7ddac753423261d0523fc44 Mon Sep 17 00:00:00 2001 From: Jayaram Kancherla Date: Wed, 14 Feb 2024 12:53:16 -0800 Subject: [PATCH] include delayedarray as optional and in tests --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index ca31a88..e790e8e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,6 +67,7 @@ optional = anndata mudata genomicranges + delayedarray # Add here test requirements (semicolon/line-separated) testing = @@ -78,6 +79,7 @@ testing = mudata singlecellexperiment genomicranges + delayedarray [options.entry_points] # Add here console scripts like: