mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: python-pre-commit: Remove unnecessary dependency.
* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
This commit is contained in:
parent
945fdf8cf0
commit
c87700e691
1 changed files with 0 additions and 1 deletions
|
@ -23373,7 +23373,6 @@ (define-public python-pre-commit
|
|||
(list python-cfgv
|
||||
python-identify
|
||||
python-importlib-metadata
|
||||
python-importlib-resources
|
||||
python-nodeenv
|
||||
python-pyyaml
|
||||
python-toml
|
||||
|
|
Loading…
Reference in a new issue