guix-commits
[Top][All Lists]
Advanced

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

17/43: Add TODO comment


From: Hartmut Goebel
Subject: 17/43: Add TODO comment
Date: Tue, 18 Oct 2016 11:20:08 +0000 (UTC)

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

commit fbae27e026c93f4c52b20ec934437ce2bfdbadbd
Author: Hartmut Goebel <address@hidden>
Date:   Sun Oct 16 21:54:01 2016 +0200

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

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a730ba0..09d15ca 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4293,6 +4293,7 @@ standard library.")
      `(#:phases
        (modify-phases %standard-phases
          (replace 'check (lambda _ (zero? (system* "nosetests")))))))
+    ;; TODO: Think about removing the included tests in dir `**/tests`
     (propagated-inputs
      `(("python-ipython-genutils" ,python-ipython-genutils)
        ("python-decorator" ,python-decorator)))



reply via email to

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