Skip to content

Commit 8d034d8

Browse files
committed
Merge pull request matplotlib#3002 from tacaswell/INSTALL_merge_fix
BUG/DOC : fix bad merge of INSTALL
2 parents a809ef9 + 4a4bb8a commit 8d034d8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

INSTALL

+2-5
Original file line numberDiff line numberDiff line change
@@ -194,15 +194,13 @@ manager on Linux, you may need to install the development packages
194194
using pip, easy_install or installing from source, the installer
195195
will attempt to download and install `pyparsing` from PyPI.
196196

197-
<<<<<<< HEAD
198197
**Optional dependencies**
199198

200199
`Pillow http://python-imaging.github.io/`__
201200
If Pillow is installed, matplotlib can read and write a larger
202201
selection of image file formats.
203202

204-
**Optional GUI frameworks**
205-
=======
203+
206204
libpng 1.2 (or later)
207205
library for loading and saving :term:`PNG` files (`download
208206
<http://www.libpng.org/pub/png/libpng.html>`__). libpng requires
@@ -215,8 +213,7 @@ libpng 1.2 (or later)
215213
matplotlib single click installer.
216214

217215

218-
**Optional**
219-
>>>>>>> upstream/v1.3.x
216+
**Optional GUI frameworks**
220217

221218
These are optional packages which you may want to install to use
222219
matplotlib with a user interface toolkit. See

0 commit comments

Comments
 (0)