mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user