summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dave Woodfall2021-05-21 22:32:24 +0200
committer Willy Sudiarto Raharjo2021-06-01 20:02:28 +0200
commitdf72f8a75131a9e59f111d88f2eb9ce1317fd957 (patch)
treef12bc0897f978f34498774e9da16116463ef2b11 /python
parent6cac48c1a217c4b8929138ab56881041c323fd2f (diff)
downloadslackbuilds-df72f8a75131a9e59f111d88f2eb9ce1317fd957.tar.gz
python/scikit-umfpack: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/scikit-umfpack/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/scikit-umfpack/README b/python/scikit-umfpack/README
index 5c9c049722..c0ba6abfb4 100644
--- a/python/scikit-umfpack/README
+++ b/python/scikit-umfpack/README
@@ -1 +1,2 @@
-scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.
+scikit-umfpack provides wrapper of UMFPACK sparse direct solver to
+SciPy.