summaryrefslogtreecommitdiffstats
path: root/development/Bottleneck
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 17:45:59 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:38:42 +0700
commit506853a6cf1978159775b427fb07f6989c5ef509 (patch)
tree326bd0aa2a9020a170e1f16b44265b732dd2ce0c /development/Bottleneck
parente07ff99a6c2018f3fc811c90a321f6d6d0440324 (diff)
downloadslackbuilds-506853a6cf1978159775b427fb07f6989c5ef509.tar.gz
slackbuilds-506853a6cf1978159775b427fb07f6989c5ef509.tar.xz
development/Bottleneck: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/Bottleneck')
-rw-r--r--development/Bottleneck/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/Bottleneck/README b/development/Bottleneck/README
index d5fcfbca33..a923769876 100644
--- a/development/Bottleneck/README
+++ b/development/Bottleneck/README
@@ -1,5 +1,6 @@
-Bottleneck is a collection of fast NumPy array functions written in Cython.
+Bottleneck is a collection of fast NumPy array functions written in
+Cython.
-Optional:
-SciPy : portions of benchmark suite
-tox, virtualenv : run unit tests across multiple python/numpy versions
+Optional dependencies:
+ SciPy: portions of benchmark suite
+ tox, virtualenv: run unit tests across multiple python/numpy versions