mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-numcodecs: Remove coverage inputs.
* gnu/packages/python-xyz.scm (python-numcodecs) [native-inputs]: Remove python-pytest-cov, python-wheel. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
55d158f776
commit
b549fa3507
@@ -27590,12 +27590,10 @@ tool).")
|
||||
python-py-cpuinfo
|
||||
python-pydata-sphinx-theme
|
||||
python-pytest
|
||||
python-pytest-cov
|
||||
python-setuptools
|
||||
python-setuptools-scm ;for correct version
|
||||
python-sphinx
|
||||
python-sphinx-issues
|
||||
python-wheel))
|
||||
python-sphinx-issues))
|
||||
(home-page "https://github.com/zarr-developers/numcodecs")
|
||||
(synopsis "Buffer compression and transformation codecs")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user