gnu: python-joblib: Add comment.

* gnu/packages/python.scm (python-joblib): Add comment.
master
Hartmut Goebel 2016-10-16 19:32:41 +02:00
parent 6aa5f1ca24
commit f052ec9a50
No known key found for this signature in database
GPG Key ID: 634A8DFFD3F631DF
1 changed files with 1 additions and 0 deletions

View File

@ -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)