diff options
| author | Ricardo Wurmus <rekado@elephly.net> | 2025-01-09 14:37:22 +0100 |
|---|---|---|
| committer | Ricardo Wurmus <rekado@elephly.net> | 2025-01-20 21:37:39 +0100 |
| commit | f874d80a367486706e24d92cbf5ba087f6bd7a26 (patch) | |
| tree | cf048c2fc68371f0c9a9ebb195788dd5d2e76f92 /gnu/packages/python-science.scm | |
| parent | 440cd7d57167fca08bb8b733121f4a50ba7e298c (diff) | |
gnu: python-scikit-survival: Add missing input.
* gnu/packages/python-science.scm (python-scikit-survival)[native-inputs]: Add
python-setuptools.
Change-Id: I52e98c787cec226590f21c98e4287a41fb41f3d3
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 13b672d1b8a..9193cc154ce 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm | |||
| @@ -799,6 +799,7 @@ the following purposes in mind: | |||
| 799 | python-cython-3 | 799 | python-cython-3 |
| 800 | python-packaging | 800 | python-packaging |
| 801 | python-pytest | 801 | python-pytest |
| 802 | python-setuptools | ||
| 802 | python-setuptools-scm | 803 | python-setuptools-scm |
| 803 | python-tomli | 804 | python-tomli |
| 804 | python-tox)) | 805 | python-tox)) |
