From 4a4bb8a8b85c401d0681e8d35d7a6d8795d00f46 Mon Sep 17 00:00:00 2001 From: Thomas A Caswell Date: Mon, 21 Apr 2014 08:15:50 -0400 Subject: [PATCH] BUG/DOC : fix bad merge of INSTALL --- INSTALL | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 058e7adb44b6..567c07d98357 100644 --- a/INSTALL +++ b/INSTALL @@ -194,15 +194,13 @@ manager on Linux, you may need to install the development packages using pip, easy_install or installing from source, the installer will attempt to download and install `pyparsing` from PyPI. -<<<<<<< HEAD **Optional dependencies** `Pillow http://python-imaging.github.io/`__ If Pillow is installed, matplotlib can read and write a larger selection of image file formats. -**Optional GUI frameworks** -======= + libpng 1.2 (or later) library for loading and saving :term:`PNG` files (`download `__). libpng requires @@ -215,8 +213,7 @@ libpng 1.2 (or later) matplotlib single click installer. -**Optional** ->>>>>>> upstream/v1.3.x +**Optional GUI frameworks** These are optional packages which you may want to install to use matplotlib with a user interface toolkit. See