gnu: Remove python-pip native-input from some packages.

Remove python-pip from [native-inputs] in the following packages as not
required for build/tests/install:

* gnu/packages/python-science.scm: (python-scikit-build-core)
* gnu/packages/python-xyz.scm: (python-pypandoc)
* gnu/packages/shells.scm: (xonsh)

Change-Id: I26579cf868b1e56d075b5c8d8ef7914feee44bcb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-02-25 11:09:28 +01:00 committed by Sharlatan Hellseher
parent 52e5b39781
commit 9de4964bac
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 0 additions and 3 deletions

View file

@ -2869,7 +2869,6 @@ genetic variation data.")
python-hatch-vcs
python-hatchling
python-numpy
python-pip
python-pypa-build
python-pytest
python-pytest-subprocess

View file

@ -30883,7 +30883,6 @@ By default it uses the open Python vulnerability database Safety DB.")
texlive-lm
texlive-regexpatch
texlive-xcolor))
python-pip
python-poetry-core
python-setuptools))
(inputs (list pandoc python-pandocfilters))

View file

@ -682,7 +682,6 @@ ksh, and tcsh.")
(setenv "HOME" "/tmp"))))))
(native-inputs
(list git-minimal
python-pip
python-pyte
python-pytest
python-pytest-mock