From 25f2cefe93f4ae7eb8a2957c9fef0f240afd6bcb Mon Sep 17 00:00:00 2001 From: Christina Bukas Date: Tue, 21 Nov 2023 19:43:12 +0100 Subject: [PATCH] removed zenodo dependency --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4100400..ca76316 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,6 @@ install_requires = napari-aicsimageio>=0.7.2 torch>=1.13.1 torchvision>=0.14.1 - zenodo_get==1.3.4 [options.extras_require] testing =