From a63620b659b1638fc48ccd831993bd43d0d31852 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Fri, 31 Jan 2025 01:04:27 +0100 Subject: gnu: Remove python-mypy native-input from some packages. Remove python-mypy from [native-inputs] in the following packages as not required for build/tests/install: * gnu/packages/engineering.scm: (uranium, cura) * gnu/packages/machine-learning.scm: (python-torchmetrics) * gnu/packages/python-check.scm: (python-nptyping) * gnu/packages/python-web.scm: (python-huggingface-hub, python-asgiref, python-starsessions) * gnu/packages/python-xyz.scm: (kalamine, python-numpy-1) * gnu/packages/serialization.scm: (python-msgspec) Change-Id: I46d608020f65a2d6a8d3fec792173e44308360bd Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-check.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/packages/python-check.scm') diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 04a7a3bc36a..8235b1f13b5 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -1899,7 +1899,6 @@ Python file for configuration.") (native-inputs (list python-beartype python-feedparser - python-mypy python-pandas python-pytest python-setuptools -- cgit v1.3