diff options
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index ac2038c3a02..33e2f6ab29b 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm | |||
| @@ -1572,7 +1572,8 @@ totally avoiding a sort or shuffle operation. @code{flox} can use either | |||
| 1572 | (native-inputs | 1572 | (native-inputs |
| 1573 | (list python-hatchling | 1573 | (list python-hatchling |
| 1574 | python-hatch-vcs | 1574 | python-hatch-vcs |
| 1575 | python-pytest)) | 1575 | python-pytest |
| 1576 | python-sympy)) | ||
| 1576 | (propagated-inputs | 1577 | (propagated-inputs |
| 1577 | (list python-interface-meta | 1578 | (list python-interface-meta |
| 1578 | python-narwhals | 1579 | python-narwhals |
