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:
Ricardo Wurmus 2023-12-15 14:55:10 +01:00
parent 07acdb1552
commit 0ec25720ab
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2092,6 +2092,7 @@ (define-public python-vaex-core
(propagated-inputs
(list python-aplus
python-blake3
python-click ;XXX for dask
python-cloudpickle
python-dask
python-filelock