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 1ef039b34e0..3337b3d2169 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -3174,7 +3174,7 @@ be accessible and easy to use in many contexts.") ;; tests: 82 passed #:phases #~(modify-phases %standard-phases - (add-before 'check 'set-home + (add-before 'sanity-check 'set-home (lambda _ ;; Change from /homeless-shelter to /tmp for write ;; permission. |
