From 9d8aa9a295d35ce11f702a923e881fde119463de Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 10 Oct 2011 03:15:43 -0700 Subject: [PATCH] DOC: Remove PIL dependency. --- DEPENDS.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/DEPENDS.txt b/DEPENDS.txt index 151080ac..3824c076 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -23,7 +23,6 @@ example at ``C:\Python26\Lib\distutils\distutils.cfg``) to be:: Usage Requirements ------------------ * `Scipy `_ -* `Python Imaging Library (PIL) `_ Optional Requirements ---------------------