guix-commits
[Top][All Lists]
Advanced

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

103/103: Add a FIXME comment


From: Hartmut Goebel
Subject: 103/103: Add a FIXME comment
Date: Tue, 25 Oct 2016 18:00:45 +0000 (UTC)

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

commit 0832852326f8b424616c5ef5d023f84e032e596e
Author: Hartmut Goebel <address@hidden>
Date:   Tue Oct 25 18:53:43 2016 +0200

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

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index e862f6c..3044113 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4332,6 +4332,7 @@ without using the configuration machinery.")
     (propagated-inputs
      `(("python-pyzmq" ,python-pyzmq)
        ("python-terminado" ,python-terminado)))
+    ;; FIXME: Needs more investigation
     (inputs
      `(("readline" ,readline)
        ("which" ,which)



reply via email to

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