summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-10-28 19:15:24 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-11-20 01:06:37 +0000
commit5483d44ca53024f3eee04e4ad8ca5200d221f800 (patch)
tree5e6ef3ba16e32870a43f1b4c2f14461b80a4ac8c /gnu
parentf06c3cd985038ea4a9f04e6ee592cb048f576c6d (diff)
gnu: meson-python: Remove python-pytest-cov native-input.
* gnu/packages/build-tools.scm (meson-python)[native-inputs]: Remove python-pytest-cov. Change-Id: I69b6de674951166682195262ed861e5bd971652a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/build-tools.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
index 7b21bb5efce..f2c4c1aaf51 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -384,7 +384,6 @@ resembles Python.")
python-cython
python-gitpython
python-pytest
- python-pytest-cov
python-pytest-mock))
(home-page "https://github.com/mesonbuild/meson-python")
(synopsis "Meson-based build backend for Python")