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

commit 7d00f0bc530b8b3496b80965280e536163c3f48a
Author: Hartmut Goebel <h.goe...@crazy-compilers.com>
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