~ruther/guix-local

f874d80a367486706e24d92cbf5ba087f6bd7a26 — Ricardo Wurmus 1 year, 3 months ago 440cd7d
gnu: python-scikit-survival: Add missing input.

* gnu/packages/python-science.scm (python-scikit-survival)[native-inputs]: Add
python-setuptools.

Change-Id: I52e98c787cec226590f21c98e4287a41fb41f3d3
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +1 -0
@@ 799,6 799,7 @@ the following purposes in mind:
             python-cython-3
             python-packaging
             python-pytest
             python-setuptools
             python-setuptools-scm
             python-tomli
             python-tox))