summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-10-31 15:57:59 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-11-20 01:06:41 +0000
commitb635bb895532b4e69f10795e5895142f062f94e4 (patch)
tree2a6bf229d0a4fac1e24b3f25d98ce56e519b5d5d /gnu
parent1bfe1ee4832392b107ac6b9cc3d4e7ab02dd8ddc (diff)
gnu: python-param: Remove python-coverage from native inputs.
* gnu/packages/python-xyz.scm (python-param)[native-inputs]: Remove python-coverage. Change-Id: Idf2936c243d9b7ec2f2a26f4813ed44771faa137
Diffstat (limited to 'gnu')
-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 9271d729a28..b29e8542bc1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -31376,7 +31376,6 @@ applications with variable CPU loads).")
(build-system pyproject-build-system)
(native-inputs
(list python-cloudpickle
- python-coverage
python-hatchling
python-hatch-vcs
python-ipython