~ruther/guix-local

43bce7f38c13ab3fabab0088d9597090e0751a7d — Sharlatan Hellseher 3 months ago 75d3068
gnu: python-statmorph: Adjust inputs.

* gnu/packages/astronomy.scm (python-statmorph)[propagated-inputs]:
Remove python-scikit-image-next; add python-scikit-image.

Change-Id: I5aea37615dafdf495741f28dff42714ba3630762
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 9386,9 9386,9 @@ over many parameters:
     (list python-astropy
           python-numpy
           python-photutils
           python-scikit-image-next
           python-scikit-image
           python-scipy
           ;; [extras-require]
           ;; [optional]
           python-matplotlib))
    (home-page "https://github.com/vrodgom/statmorph")
    (synopsis "Non-parametric morphological diagnostics of galaxy images")