mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: python-tzlocal: Remove python-pytest-cov input.
* gnu/packages/time.scm (python-tzlocal)[native-inputs]: Remove python-check-manifest and python-pytest-cov. Change-Id: I507271ff12a48b00c81af49f03fd82dfaa1b6413 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
6a6e86ab49
commit
46d4c36b03
@@ -597,10 +597,7 @@ the C time module reports is the local timezone offset.
|
|||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-tzdata))
|
(list python-tzdata))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list python-check-manifest
|
(list python-pytest python-pytest-mock python-setuptools))
|
||||||
python-pytest
|
|
||||||
python-pytest-cov
|
|
||||||
python-pytest-mock))
|
|
||||||
(home-page "https://github.com/regebro/tzlocal")
|
(home-page "https://github.com/regebro/tzlocal")
|
||||||
(synopsis "Local timezone information for Python")
|
(synopsis "Local timezone information for Python")
|
||||||
(description
|
(description
|
||||||
|
|||||||
Reference in New Issue
Block a user