~ruther/guix-local

217b7119b3caafafaa1fd6e7945dec69d84e2925 — Vinicius Monego 2 years ago 5c7a77f
gnu: python-traitlets: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-traitlets)[native-inputs]: Remove
python-pre-commit.

Change-Id: I3d36f47e8955c648282bc707fafa57ba00cda933
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +0 -1
@@ 12773,7 12773,6 @@ connect strings, then issue SQL commands within IPython or IPython Notebook.")
     (list python-argcomplete
           python-hatchling
           python-mypy
           python-pre-commit
           python-pytest
           python-pytest-mock
           python-pytest-mypy-testing))