gnu: python-arboreto: Add missing inputs.
* gnu/packages/bioinformatics.scm (python-arboreto)[propagated-inputs]: Add PYTHON-LZ4 and PYTHON-PYARROW.
This commit is contained in:
parent
c23e2f61d3
commit
86d1f12363
1 changed files with 2 additions and 0 deletions
|
@ -17816,8 +17816,10 @@ pycisTarget and SCENIC.")
|
||||||
(list python-bokeh
|
(list python-bokeh
|
||||||
python-dask
|
python-dask
|
||||||
python-distributed
|
python-distributed
|
||||||
|
python-lz4
|
||||||
python-numpy
|
python-numpy
|
||||||
python-pandas
|
python-pandas
|
||||||
|
python-pyarrow
|
||||||
python-scikit-learn
|
python-scikit-learn
|
||||||
python-scipy
|
python-scipy
|
||||||
python-tornado-6))
|
python-tornado-6))
|
||||||
|
|
Reference in a new issue