~ruther/guix-local

f052ec9a509d78aa5f0f1034241435a91a0a246f — Hartmut Goebel 9 years ago 6aa5f1c
gnu: python-joblib: Add comment.

* gnu/packages/python.scm (python-joblib): Add comment.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -0
@@ 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)