mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: python-wiimatch: Remove python-codecov native-input.
* gnu/packages/astronomy.scm (python-wiimatch) [native-inputs]: Remove python-codecov. Change-Id: I10e41dccebf10d2a3ef49a4f02287b7317a13c10 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
ecd86d40ea
commit
57e94b1ecb
1 changed files with 4 additions and 2 deletions
|
|
@ -10589,8 +10589,10 @@ cosmological simulations.")
|
|||
"15kq7z30m9i286ncs9xvpaq3dq1p5fa47jz21prq146qwr7j6dm8"))))
|
||||
(build-system pyproject-build-system)
|
||||
(propagated-inputs (list python-numpy python-scipy))
|
||||
(native-inputs (list python-codecov python-pytest python-pytest-cov
|
||||
python-pytest-doctestplus python-setuptools-scm
|
||||
(native-inputs (list python-pytest
|
||||
python-pytest-cov
|
||||
python-pytest-doctestplus
|
||||
python-setuptools-scm
|
||||
python-wheel))
|
||||
(home-page "https://github.com/spacetelescope/wiimatch")
|
||||
(synopsis
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue