summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAlexis Simon <alexis.simon@runbox.com>2025-10-15 14:28:26 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-10-16 13:39:17 +0100
commit643598c302cfc6c9822b119d2fe685a7feef8436 (patch)
tree7fadf25d6682f00c4ff2433f6cd43bb70f4d4947 /gnu
parent3ef8f8ce36af0179ae2e99ad6d4cc7e3db0d48c0 (diff)
gnu: python-anndata: Add test dependency python-filelock.
It was found this build issue while building dependents of python-zarr. * gnu/packages/python-science.scm (python-anndata): [native-inputs]: Add python-filelock; missing for tests. Change-Id: Ia83b631bc321f43e7a51fa558753f6189530bd76 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/python-science.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 65f385d494d..22ee57c4b13 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -318,6 +318,7 @@ possibility to differentiate functions that contain matrix functions as
python-boltons
python-dask
python-distributed
+ python-filelock
python-hatch-vcs
python-hatchling
python-joblib