gnu: python-django-extensions: Fix tests.

* gnu/packages/django.scm (python-django-extensions)[native-inputs]:
Remove python-wheel; add tzdata-for-tests.

Change-Id: I3251b2d4cdb5d72415863a18f7437e6c6ada567e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Charles Roelli 2025-09-24 13:39:48 +02:00 committed by Sharlatan Hellseher
parent 8c619f2140
commit f657986788
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -419,7 +419,7 @@ and adapters that are useful for non-trivial configuration scenarios.")
python-pytest-django
python-setuptools
python-shortuuid
python-wheel))
tzdata-for-tests))
(home-page "https://github.com/django-extensions/django-extensions")
(synopsis "Custom management extensions for Django")
(description