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:
Marius Bakke 2022-08-12 22:50:27 +02:00
parent 945fdf8cf0
commit c87700e691
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -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