mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
07a0cbb786
commit
3af67ca718
3 changed files with 0 additions and 3 deletions
|
|
@ -2869,7 +2869,6 @@ genetic variation data.")
|
|||
python-hatch-vcs
|
||||
python-hatchling
|
||||
python-numpy
|
||||
python-pip
|
||||
python-pypa-build
|
||||
python-pytest
|
||||
python-pytest-subprocess
|
||||
|
|
|
|||
|
|
@ -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))
|
||||
|
|
|
|||
|
|
@ -682,7 +682,6 @@ ksh, and tcsh.")
|
|||
(setenv "HOME" "/tmp"))))))
|
||||
(native-inputs
|
||||
(list git-minimal
|
||||
python-pip
|
||||
python-pyte
|
||||
python-pytest
|
||||
python-pytest-mock
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue