guix-commits
[Top][All Lists]
Advanced

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

108/150: gnu: python-argcomplete: Add missing test input.


From: guix-commits
Subject: 108/150: gnu: python-argcomplete: Add missing test input.
Date: Sun, 24 Apr 2022 05:12:30 -0400 (EDT)

lbraun pushed a commit to branch wip-python-pep517
in repository guix.

commit b57ce353a9279faad99012017d289e99bca21733
Author: Lars-Dominik Braun <lars@6xq.net>
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



reply via email to

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