Correct link in DEPENDS.txt

This commit is contained in:
Blake Griffith
2015-05-21 14:15:07 -05:00
parent 14a185810e
commit 2ebcadbb96
+1 -3
View File
@@ -16,6 +16,7 @@ Runtime requirements
* `NetworkX <https://networkx.github.io>`__
* `Pillow <https://pypi.python.org/pypi/Pillow>`__
(or `PIL <http://www.pythonware.com/products/pil/>`__)
* `dask array <http://dask.pydata.org/en/latest/>`__
Known build errors
------------------
@@ -52,9 +53,6 @@ functionality is only available with the following installed:
* `imread <http://pythonhosted.org/imread/>`__
Optional io plugin providing most standard `formats <http://pythonhosted.org//imread/formats.html>`__.
* `dask array<dask.pydata.org/en/latest/>`__
Package used for ``apply_parallel`` out-of-core and parallel computations.
Testing requirements
--------------------