jgart pushed a commit to branch master
in repository guix.
commit 85725446d60192cabcac05efad629906e1965aeb
Author: Nicolas Graves <[email protected]>
AuthorDate: Sun Sep 24 12:25:47 2023 +0200
gnu: python-django-4.2: Comment formatting.
* gnu/packages/django.scm (python-django-4.2): Comment formatting.
Signed-off-by: jgart <[email protected]>
---
gnu/packages/django.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index f07433b10b..0e85860176 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -109,12 +109,12 @@
;; 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