summaryrefslogtreecommitdiff
path: root/gnu/packages/statistics.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2026-03-16 17:05:52 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-05-24 10:14:39 +0100
commitc6b3e568e164fa5b6d02cbbb865f94ea01250519 (patch)
treea725c437ef820460de781dddda6c66766a07619f /gnu/packages/statistics.scm
parentfb51dc5c5c29f64fc8c25fd11da1cb1f7595fca8 (diff)
gnu: packages: Remove some comments.
The previous commit removed some packages without proper handling of comments. This commit correct those comments. * gnu/packages/django.scm (python-django-extensions, python-django-cleanup): Correct comments. * gnu/packages/jupyter.scm (python-ipykernel-7): Likewise. * gnu/packages/python-check.scm (python-hypothesmith, python-pytest-celery): Likewise. * gnu/packages/python-xyz.scm (python-mir-eval, python-click-repl, python-nb-clean): Likewise. * gnu/packages/statistics.scm (python-dcor): Likewise. Change-Id: I1ee52361f627a71716c20ccff3a0cd1678a00b7d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/statistics.scm')
-rw-r--r--gnu/packages/statistics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 333fc96cf0b..2248f9df4d7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -685,7 +685,7 @@ and a lot more.")
685 #:test-flags #~(list "-o" "addopts=''"))) 685 #:test-flags #~(list "-o" "addopts=''")))
686 (native-inputs 686 (native-inputs
687 (list python-array-api-strict 687 (list python-array-api-strict
688 python-pytest ;test collection fails without 688 python-pytest
689 python-setuptools)) 689 python-setuptools))
690 (propagated-inputs 690 (propagated-inputs
691 (list python-array-api-compat 691 (list python-array-api-compat