~ruther/guix-local

1f02cd31b12106bb42dd22a62ccd8152d358cd3c — Sharlatan Hellseher 5 months ago b635bb8
gnu: python-django-haystack: Remove python-coverage from native inputs.

* gnu/packages/django.scm (python-django-haystack)[native-inputs]:
Remove python-coverage.

Change-Id: I8ee3c3ac61322fa5c936f702d8ee01b1df14ac38
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/django.scm
M gnu/packages/django.scm => gnu/packages/django.scm +1 -2
@@ 644,8 644,7 @@ useful tools for testing Django applications and projects.")
     (list python-django python-packaging))
    ;; (inputs (list gdal)) ; it's optional, tests fail when provided
    (native-inputs
     (list python-coverage
           python-dateutil
     (list python-dateutil
           python-geopy
           python-pysolr
           python-requests