mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: python-zarr: Remove extra propagated-inputs.
* gnu/packages/python-xyz.scm (python-zarr): [propagated-inputs]: Remove python-ipywidgets, python-notebook, python-numpydoc, pyhon-pydata-sphinx-theme. Change-Id: Ie6161fb3fd3ff989cb09f0d1e7bb4c94aaad8fab Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
782772ba6a
commit
5ee63e752d
1 changed files with 1 additions and 5 deletions
|
|
@ -40467,12 +40467,8 @@ and XML respectively. The processing is done through @command{jq},
|
|||
(propagated-inputs
|
||||
(list python-asciitree
|
||||
python-fasteners
|
||||
python-ipywidgets
|
||||
python-notebook
|
||||
python-numcodecs
|
||||
python-numpy
|
||||
python-numpydoc
|
||||
python-pydata-sphinx-theme))
|
||||
python-numpy))
|
||||
(native-inputs
|
||||
(list python-pytest
|
||||
python-pytest-xdist
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue