~ruther/guix-local

643598c302cfc6c9822b119d2fe685a7feef8436 — Alexis Simon 4 months ago 3ef8f8c
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>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +1 -0
@@ 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