me
/
guix
Archived
1
0
Fork 0

gnu: python-vaex-core: Add missing input.

* gnu/packages/python-science.scm (python-vaex-core)[propagated-inputs]: Add
python-click.

Change-Id: Id91e925832ed107d5b346ba513a9825dc31481f6
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
1 changed files with 1 additions and 0 deletions

View File

@ -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