From 506853a6cf1978159775b427fb07f6989c5ef509 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 17:45:59 -0400 Subject: development/Bottleneck: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/Bottleneck/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'development/Bottleneck') 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 -- cgit v1.2.3