mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: python-django-haystack: Fix tests.
* gnu/packages/django.scm (python-django-haystack)[native-inputs]: Remove python-wheel; add tzdata-for-tests. Change-Id: Ida6a94b419387aaa9e8e9c3c6f754383bad23f7d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
f657986788
commit
53030b61eb
1 changed files with 2 additions and 2 deletions
|
|
@ -651,8 +651,8 @@ useful tools for testing Django applications and projects.")
|
|||
python-requests
|
||||
python-setuptools
|
||||
python-setuptools-scm
|
||||
python-wheel
|
||||
python-whoosh))
|
||||
python-whoosh
|
||||
tzdata-for-tests))
|
||||
(home-page "https://haystacksearch.org/")
|
||||
(synopsis "Pluggable search for Django")
|
||||
(description "Haystack provides modular search for Django. It features a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue