guix-commits
[Top][All Lists]
Advanced

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

02/43: ADD todo-comment.


From: Hartmut Goebel
Subject: 02/43: ADD todo-comment.
Date: Tue, 18 Oct 2016 11:20:02 +0000 (UTC)

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

commit 7d00f0bc530b8b3496b80965280e536163c3f48a
Author: Hartmut Goebel <address@hidden>
Date:   Sun Oct 16 19:08:36 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 419a69a..714d734 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2258,6 +2258,7 @@ installed with a newer @code{pip} or with wheel's own 
command line utility.")
      `(("python-py" ,python-py)
        ("python-pytest" ,python-pytest)
        ("python-pytest-cov" ,python-pytest-cov)
+       ;; TODO: pytest-httpbin
        ("python-wheel" ,python-wheel)))
     ;; extras_require: 'security': ['pyOpenSSL>=0.13', 'ndg-httpsclient', 
'pyasn1'],
     (home-page "http://python-requests.org/";)



reply via email to

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