mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 18:26:43 +01:00
gnu: python-django-4.2: Comment formatting.
* gnu/packages/django.scm (python-django-4.2): Comment formatting. Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
5035e6d06d
commit
85725446d6
1 changed files with 3 additions and 3 deletions
|
@ -109,12 +109,12 @@ (define-public python-django-4.2
|
|||
;; Remaining packages are test requirements taken from
|
||||
;; tests/requirements/py3.txt
|
||||
python-docutils
|
||||
;; optional for tests: ("python-geoip2" ,python-geoip2)
|
||||
;; optional for tests: ("python-memcached" ,python-memcached)
|
||||
;; optional for tests: python-geoip2
|
||||
;; optional for tests: python-memcached
|
||||
python-numpy
|
||||
python-pillow
|
||||
python-pyyaml
|
||||
;; optional for tests: ("python-selenium" ,python-selenium)
|
||||
;; optional for tests: python-selenium
|
||||
python-tblib))
|
||||
(propagated-inputs
|
||||
(list python-asgiref
|
||||
|
|
Loading…
Reference in a new issue