summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-02-25 11:09:28 +0100
committerAndreas Enge <andreas@enge.fr>2026-02-07 12:28:36 +0100
commit84d448688a427b714a92957a879fd8680f172b82 (patch)
tree5f08868f1232415d7eba4adf9a4d2aaf180e3b32 /gnu/packages/python-xyz.scm
parentcd0a53d17f644d2138dd99455644a2854ad56e4c (diff)
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>
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index af9e017b4cf..45d175d7423 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -31031,7 +31031,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))