mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
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>
This commit is contained in:
parent
3ef8f8ce36
commit
643598c302
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue