mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: python-vaex-core: Add missing input.
* gnu/packages/python-science.scm (python-vaex-core)[propagated-inputs]: Add python-click. Change-Id: Id91e925832ed107d5b346ba513a9825dc31481f6
This commit is contained in:
parent
07acdb1552
commit
0ec25720ab
1 changed files with 1 additions and 0 deletions
|
@ -2092,6 +2092,7 @@ (define-public python-vaex-core
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-aplus
|
(list python-aplus
|
||||||
python-blake3
|
python-blake3
|
||||||
|
python-click ;XXX for dask
|
||||||
python-cloudpickle
|
python-cloudpickle
|
||||||
python-dask
|
python-dask
|
||||||
python-filelock
|
python-filelock
|
||||||
|
|
Loading…
Reference in a new issue