summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-06-25 18:37:28 +0000
committergdt <gdt@pkgsrc.org>2020-06-25 18:37:28 +0000
commitdbcd0785bf3ff595cc8a294010e337bd9730eadc (patch)
tree8ad587bc0baf84a0baf9e72ec60e0ca2649b57c3 /math
parent6781500dc9ab4c7622ffb807e0184fea5ecda207 (diff)
downloadpkgsrc-dbcd0785bf3ff595cc8a294010e337bd9730eadc.tar.gz
py-numpy16: Explain in DESCR why this exists
Diffstat (limited to 'math')
-rw-r--r--math/py-numpy16/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-numpy16/DESCR b/math/py-numpy16/DESCR
index 5d2176f63bd..b6ef7f60f03 100644
--- a/math/py-numpy16/DESCR
+++ b/math/py-numpy16/DESCR
@@ -7,3 +7,6 @@ create arrays of arbitrary type.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.
+
+This is an old version that still supports Python 2.7, kept because it
+is required depdendency of other packages that still require Pyhon 2.7.