Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ FreeType and Qhull
------------------

Matplotlib depends on `FreeType <https://www.freetype.org/>`_ (>= 2.3), a
font rendering library, and on `Qhull <http://www.qhull.org/>`_ (>= 2015.2),
font rendering library, and on `Qhull <http://www.qhull.org/>`_ (>= 2019.1),
a library for computing triangulations. By default, Matplotlib downloads and
builds its own copy of FreeType (this is necessary to run the test suite,
because different versions of FreeType rasterize characters differently), and
Expand Down
176 changes: 0 additions & 176 deletions extern/libqhull/geom.h

This file was deleted.

Loading