gnu: python-arrow: Remove python-pytest-cov requirement.

* gnu/packages/time.scm (python-arrow)[native-inputs]: Remove
python-pytest-cov.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves
2025-10-28 22:14:52 +01:00
committed by Andreas Enge
parent 15dce86ba2
commit a3ef11fa9d

View File

@@ -762,7 +762,6 @@ timestamps.")
(list python-dateparser
python-flit-core
python-pytest
python-pytest-cov
python-pytest-mock
python-pytz
python-simplejson))