~ruther/guix-local

73502e8c4a006770d67431d89a4b288de3a907e2 — Nicolas Graves 6 months ago 46d4c36
gnu: python-babel: Remove python-pytest-cov input.

* gnu/packages/python-xyz.scm (python-babel)[native-inputs]:
Remove python-pytest-cov and python-wheel.

Change-Id: Ibec8055f67600839948f6db9fa12bef671bcf8f8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 0 insertions(+), 2 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +0 -2
@@ 4708,9 4708,7 @@ and function call return values in a human-readable way.")
    (native-inputs
     (list python-freezegun
           python-pytest
           python-pytest-cov
           python-setuptools
           python-wheel
           tzdata-for-tests))
    (propagated-inputs
     (list python-pytz))