diff options
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index bda5188cd5..3cecd7fb94 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -4604,7 +4604,7 @@ neuronal models") (lambda* (#:key tests? #:allow-other-keys) (when tests? (setenv "HOME" "/tmp"))))))) - (inputs + (propagated-inputs (list python-appdirs python-conda-inject python-configargparse |
