[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)))
- branch wip-python-build-system updated (22dbd7b -> 2c57349), Hartmut Goebel, 2016/10/18
- 02/43: ADD todo-comment., Hartmut Goebel, 2016/10/18
- 01/43: gnu: python-cov-core: Fix imports., Hartmut Goebel, 2016/10/18
- 07/43: gnu: python-feedgenerator: Remove python byte-code files from source., Hartmut Goebel, 2016/10/18
- 10/43: gnu: python-scikit-image: Correct inputs., Hartmut Goebel, 2016/10/18
- 11/43: gnu: python2-scikit-image: Remove needless inputs. 1 REWORD, Hartmut Goebel, 2016/10/18
- 17/43: Add TODO comment,
Hartmut Goebel <=
- 03/43: gnu: python-pyjwt: Add missing inputs and enable test-suite., Hartmut Goebel, 2016/10/18
- 27/43: python-websocket-client: Correct inputs., Hartmut Goebel, 2016/10/18
- 13/43: gnu: python-redis: Remove unused input., Hartmut Goebel, 2016/10/18
- 19/43: FIXUP: remove inherit + property, Hartmut Goebel, 2016/10/18
- 15/43: python-pathpy: Build documentation. REWORD UNFINISHED, Hartmut Goebel, 2016/10/18
- 23/43: zope.interface: Correct inputs., Hartmut Goebel, 2016/10/18
- 18/43: Add TODO comment, Hartmut Goebel, 2016/10/18
- 05/43: gnu: python-joblib: Remove python byte-code files from source., Hartmut Goebel, 2016/10/18
- 24/43: python-zope-location: Correct inputs., Hartmut Goebel, 2016/10/18
- 26/43: zope.security: Correct inputs., Hartmut Goebel, 2016/10/18