mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
8c619f2140
commit
f657986788
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue