lbraun pushed a commit to branch wip-python-pep517
in repository guix.
commit b57ce353a9279faad99012017d289e99bca21733
Author: Lars-Dominik Braun <[email protected]>
AuthorDate: Fri Jan 7 13:41:34 2022 +0100
gnu: python-argcomplete: Add missing test input.
* gnu/packages/python-xyz.scm (python-argcomplete)[native-inputs]:
Add python-pip.
---
gnu/packages/python-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4c62f161d4..dab82c119f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18162,6 +18162,7 @@ multitouch applications.")
(list python-coverage
python-flake8
python-pexpect
+ python-pip
python-wheel
tcsh
fish