summaryrefslogtreecommitdiff
path: root/debian/patches/0005-removed-hdf5plugin-from-full-dependencies.patch
blob: d1965e0477d1b0ede3773544b1252f4cdab18408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= <picca@debian.org>
Date: Thu, 10 Feb 2022 15:14:41 +0100
Subject: removed hdf5plugin from full dependencies

---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 04599d9..18e10cc 100644
--- a/setup.py
+++ b/setup.py
@@ -516,7 +516,6 @@ def get_project_configuration():
         'python-dateutil',
         'PyQt5',
         # extra
-        'hdf5plugin',
         'scipy',
         'Pillow']