From 2ebcadbb96de7f4314c92a11aaa6cc08576736fe Mon Sep 17 00:00:00 2001 From: Blake Griffith Date: Thu, 21 May 2015 14:15:07 -0500 Subject: [PATCH] Correct link in DEPENDS.txt --- DEPENDS.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/DEPENDS.txt b/DEPENDS.txt index 13e56598..e66d53cc 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -16,6 +16,7 @@ Runtime requirements * `NetworkX `__ * `Pillow `__ (or `PIL `__) +* `dask array `__ Known build errors ------------------ @@ -52,9 +53,6 @@ functionality is only available with the following installed: * `imread `__ Optional io plugin providing most standard `formats `__. -* `dask array`__ - Package used for ``apply_parallel`` out-of-core and parallel computations. - Testing requirements --------------------