gnu: python-numcodecs: Remove extra propagated-inputs.

* gnu/packages/python-xyz.scm (python-numcodecs):
[propagated-inputs]: Remove python-coverage and python-numpydoc.

Change-Id: Ia7f7e52dea7460c37b3eb5a64c23e1c53507fc68
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Alexis Simon 2025-10-15 14:32:29 +02:00 committed by Sharlatan Hellseher
parent 643598c302
commit 782772ba6a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -28985,12 +28985,10 @@ tool).")
(list c-blosc lz4 zlib
`(,zstd "lib")))
(propagated-inputs
(list python-coverage
python-google-crc32c
(list python-google-crc32c
python-importlib-metadata
python-msgpack
python-numpy
python-numpydoc))
python-numpy))
(native-inputs
(list python-cython
python-py-cpuinfo