gnu: python-joblib: Add comment.
* gnu/packages/python.scm (python-joblib): Add comment.
This commit is contained in:
parent
6aa5f1ca24
commit
f052ec9a50
|
@ -2678,6 +2678,7 @@ logic-free templating system Mustache.")
|
|||
(("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 New Issue