summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2022-02-10 15:14:41 +0100
committerPicca Frédéric-Emmanuel <picca@debian.org>2022-02-10 15:15:16 +0100
commit77b2e9b030ee5058457fa0b3805223356e953901 (patch)
treef3848f0b13a2791460a4b71d29f0739b1a087044
parentdd96b9778546b27440f7d9c79f12e9ecabeb10f5 (diff)
removed hdf5plugin from full dependencies
Gbp-Pq: Name 0005-removed-hdf5plugin-from-full-dependencies.patch
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c095b89..40e384b 100644
--- a/setup.py
+++ b/setup.py
@@ -853,7 +853,6 @@ def get_project_configuration(dry_run):
'python-dateutil',
'PyQt5',
# extra
- 'hdf5plugin',
'scipy',
'Pillow']