guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

63/104: gnu: python-joblib: Add comment.


From: Hartmut Goebel
Subject: 63/104: gnu: python-joblib: Add comment.
Date: Tue, 15 Nov 2016 21:37:05 +0000 (UTC)

htgoebel pushed a commit to branch python-build-system
in repository guix.

commit f052ec9a509d78aa5f0f1034241435a91a0a246f
Author: Hartmut Goebel <address@hidden>
Date:   Sun Oct 16 19:32:41 2016 +0200

    gnu: python-joblib: Add comment.
    
    * gnu/packages/python.scm (python-joblib): Add comment.
---
 gnu/packages/python.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8190a3b..7555711 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]