From 1cd5e1e83bdc35552b94412c2f0017e3cf80bfc4 Mon Sep 17 00:00:00 2001 From: Draga Doncila Pop Date: Tue, 21 Dec 2021 13:04:27 +1000 Subject: [PATCH] Add vispy to requirements --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 80a1471..30ddb6d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,6 +36,7 @@ install_requires = napari-plugin-engine>=0.1.4 ome-zarr>=0.2.0 numpy + vispy [options.entry_points]