mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: python-linetools: Reduce closure size.
* gnu/packages/astronomy.scm (python-linetools)[native-inputs]: Remove python-pytest-cov and python-wheel. Change-Id: I4af7f1096d39fff4735e291ff87d7aff2805a796
This commit is contained in:
parent
20bbeb0686
commit
eff9431476
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue