mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 09:10:30 +02:00
gnu: python-paramz: Use python-numpy@1.
* gnu/packages/python-science.scm (python-paramz): [propagated-inputs]: Remove python-numpy; add python-numpy-1. Change-Id: Ibc355d9a6e1ab635f63c21fe5e068a0ddfcc906a Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
b54008bb08
commit
0a414ebdf7
@@ -5760,7 +5760,7 @@ to do spectral analysis in Python.")
|
||||
python-wheel))
|
||||
(propagated-inputs
|
||||
(list python-decorator
|
||||
python-numpy
|
||||
python-numpy-1
|
||||
python-scipy
|
||||
python-six))
|
||||
(home-page "https://github.com/sods/paramz")
|
||||
|
||||
Reference in New Issue
Block a user