mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: python-django-4.2: Adjust inputs.
* gnu/packages/django.scm (python-django-4.2) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ie949aaf8ea006fa4e87105fed9c80a71507ed01a
This commit is contained in:
parent
2561feb32f
commit
e0198ae01a
1 changed files with 3 additions and 1 deletions
|
@ -116,8 +116,10 @@
|
||||||
python-numpy
|
python-numpy
|
||||||
python-pillow
|
python-pillow
|
||||||
python-pyyaml
|
python-pyyaml
|
||||||
|
python-setuptools
|
||||||
;; optional for tests: python-selenium
|
;; optional for tests: python-selenium
|
||||||
python-tblib))
|
python-tblib
|
||||||
|
python-wheel))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-asgiref
|
(list python-asgiref
|
||||||
python-sqlparse
|
python-sqlparse
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue