mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-seaborn: Remove pre-commit from native-inputs.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Remove python-pre-commit. Change-Id: I8b7016f1d8103dd9297626b7ec74a120fa1c848b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
5f4dba0591
commit
7059f2ec10
1 changed files with 1 additions and 2 deletions
|
@ -14411,10 +14411,9 @@ SVG, EPS, PNG and terminal output.")
|
||||||
(list python-flake8
|
(list python-flake8
|
||||||
python-flit-core
|
python-flit-core
|
||||||
python-ipykernel
|
python-ipykernel
|
||||||
python-mypy
|
|
||||||
python-nbconvert
|
python-nbconvert
|
||||||
python-numpydoc
|
python-numpydoc
|
||||||
python-pre-commit
|
python-mypy
|
||||||
python-pytest
|
python-pytest
|
||||||
python-pytest-cov
|
python-pytest-cov
|
||||||
python-pytest-xdist
|
python-pytest-xdist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue