diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-01-31 00:48:19 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-07 12:28:36 +0100 |
| commit | d1c0316cef13e26164b913e57eb07cf0243e4424 (patch) | |
| tree | 198878254b44ba1cc6e255c59c6ca7b6c386b71a /gnu/packages | |
| parent | 71444ac38bc1c6a0ea76a9dfb064a964c9b31567 (diff) | |
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>
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/astronomy.scm | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 846f7685986..49f142881ba 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -11046,8 +11046,10 @@ cosmological simulations.") | |||
| 11046 | "15kq7z30m9i286ncs9xvpaq3dq1p5fa47jz21prq146qwr7j6dm8")))) | 11046 | "15kq7z30m9i286ncs9xvpaq3dq1p5fa47jz21prq146qwr7j6dm8")))) |
| 11047 | (build-system pyproject-build-system) | 11047 | (build-system pyproject-build-system) |
| 11048 | (propagated-inputs (list python-numpy python-scipy)) | 11048 | (propagated-inputs (list python-numpy python-scipy)) |
| 11049 | (native-inputs (list python-codecov python-pytest python-pytest-cov | 11049 | (native-inputs (list python-pytest |
| 11050 | python-pytest-doctestplus python-setuptools-scm | 11050 | python-pytest-cov |
| 11051 | python-pytest-doctestplus | ||
| 11052 | python-setuptools-scm | ||
| 11051 | python-wheel)) | 11053 | python-wheel)) |
| 11052 | (home-page "https://github.com/spacetelescope/wiimatch") | 11054 | (home-page "https://github.com/spacetelescope/wiimatch") |
| 11053 | (synopsis | 11055 | (synopsis |
