~ruther/guix-local

86d1f1236337461b3208e985da1c4006a5260abd — Marius Bakke 2 years ago c23e2f6
gnu: python-arboreto: Add missing inputs.

* gnu/packages/bioinformatics.scm (python-arboreto)[propagated-inputs]: Add
PYTHON-LZ4 and PYTHON-PYARROW.
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +2 -0
@@ 17816,8 17816,10 @@ pycisTarget and SCENIC.")
     (list python-bokeh
           python-dask
           python-distributed
           python-lz4
           python-numpy
           python-pandas
           python-pyarrow
           python-scikit-learn
           python-scipy
           python-tornado-6))