mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 07:00:32 -05:00
gnu: python-joblib: Add comment.
* gnu/packages/python.scm (python-joblib): Add comment.
This commit is contained in:
parent
6aa5f1ca24
commit
f052ec9a50
1 changed files with 1 additions and 0 deletions
|
@ -2678,6 +2678,7 @@ (define-public python-joblib
|
|||
(("def test_parallel_with_interactively_defined_functions" line)
|
||||
(string-append "@SkipTest\n" line)))
|
||||
#t)))))
|
||||
;; Provide nose to enable tests command
|
||||
(native-inputs
|
||||
`(("python-nose" ,python-nose)
|
||||
("python-sphinx" ,python-sphinx)
|
||||
|
|
Loading…
Reference in a new issue