diff mbox series

[bug#69980,python-team,v3,07/14] gnu: python-seaborn: Remove pre-commit from native-inputs.

Message ID 20240601145902.26806-8-ngraves@ngraves.fr
State New
Headers show
Series Update pre-commit and remove dependents | expand

Commit Message

Nicolas Graves June 1, 2024, 2:57 p.m. UTC
From: Vinicius Monego <monego@posteo.net>

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

Change-Id: I8b7016f1d8103dd9297626b7ec74a120fa1c848b
---
 gnu/packages/python-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 36ff7b61f46..e2d447b5095 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -13716,10 +13716,9 @@  (define-public python-seaborn
      (list python-flake8
            python-flit-core
            python-ipykernel
-           python-mypy
            python-nbconvert
            python-numpydoc
-           python-pre-commit
+           python-mypy
            python-pytest
            python-pytest-cov
            python-pytest-xdist