From 23d5e88d65c25e819839a11ded9f12398456b9b5 Mon Sep 17 00:00:00 2001 From: Andrey Aristov <aaristov@pasteur.fr> Date: Wed, 25 May 2022 19:07:59 +0200 Subject: [PATCH] add matplotlib --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 1c11180..811e8d3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,6 +43,7 @@ install_requires = numpy nd2reader pims_nd2 + matplotlib python_requires = >=3.8 include_package_data = True -- GitLab