From eff94314760cd2937125ffa33406e3a6f89c2f4c Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 14 Nov 2025 21:42:05 +0000 Subject: [PATCH] gnu: python-linetools: Reduce closure size. * gnu/packages/astronomy.scm (python-linetools)[native-inputs]: Remove python-pytest-cov and python-wheel. Change-Id: I4af7f1096d39fff4735e291ff87d7aff2805a796 --- gnu/packages/astronomy.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 3cf2a19602c..925d9dc1a0a 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -5772,10 +5772,8 @@ pulsar timing tool.") (native-inputs (list python-pytest python-pytest-astropy - python-pytest-cov python-setuptools - python-setuptools-scm - python-wheel)) + python-setuptools-scm)) (propagated-inputs (list python-astropy python-h5py