gnu: python-vaex-core: Add missing input.
* gnu/packages/python-science.scm (python-vaex-core)[propagated-inputs]: Add python-click. Change-Id: Id91e925832ed107d5b346ba513a9825dc31481f6
parent
07acdb1552
commit
0ec25720ab
|
@ -2092,6 +2092,7 @@ documentation for more information.")
|
|||
(propagated-inputs
|
||||
(list python-aplus
|
||||
python-blake3
|
||||
python-click ;XXX for dask
|
||||
python-cloudpickle
|
||||
python-dask
|
||||
python-filelock
|
||||
|
|
Reference in New Issue