We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6291b commit 263c06aCopy full SHA for 263c06a
INSTALL
@@ -247,6 +247,11 @@ Optional dependencies
247
If Pillow is installed, matplotlib can read and write a larger
248
selection of image file formats.
249
250
+pkg-config
251
+ A tool used to find required non-python libraries. This is not strictly
252
+ required, but can make installation go more smoothly if the libraries and
253
+ headers are not in the expected locations.
254
+
255
256
Required libraries that ship with matplotlib
257
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments