1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-param: Remove python-coverage from native inputs.

* gnu/packages/python-xyz.scm (python-param)[native-inputs]: Remove
python-coverage.

Change-Id: Idf2936c243d9b7ec2f2a26f4813ed44771faa137
This commit is contained in:
Sharlatan Hellseher
2025-10-31 15:57:59 +00:00
parent 1bfe1ee483
commit b635bb8955

View File

@@ -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