mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
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>
This commit is contained in:
parent
f19ab875ff
commit
fb624c919f
1 changed files with 1 additions and 2 deletions
|
@ -29344,8 +29344,7 @@ (define-public python-minikanren
|
|||
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))
|
||||
|
|
Loading…
Reference in a new issue