guix-commits
[Top][All Lists]
Advanced

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

09/16: gnu: python-minikanren: Remove python-pre-commit.


From: guix-commits
Subject: 09/16: gnu: python-minikanren: Remove python-pre-commit.
Date: Sun, 12 Mar 2023 07:14:26 -0400 (EDT)

lbraun pushed a commit to branch master
in repository guix.

commit fb624c919fe55f4e61a82bbd35579c0a4487b3c4
Author: Antero Mejr <antero@mailbox.org>
AuthorDate: Sat Mar 11 13:39:38 2023 +0000

    gnu: python-minikanren: Remove python-pre-commit.
    
    * gnu/packages/python-xyz.scm (python-minikanren)[native-inputs]: Remove
    python-pre-commit.
    
    Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
---
 gnu/packages/python-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 58a3a06da8..20de20a229 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -29344,8 +29344,7 @@ cons cells in Python.")
            python-black
            python-sympy
            python-versioneer
-           python-coverage
-           python-pre-commit))
+           python-coverage))
     (propagated-inputs
      (list python-toolz python-cons python-multipledispatch
            python-etuples python-logical-unification))



reply via email to

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