Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c25c359

Browse filesBrowse files
committed
Document $MPLSETUPCFG.
1 parent 57489bf commit c25c359
Copy full SHA for c25c359

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎doc/faq/environment_variables_faq.rst

Copy file name to clipboardExpand all lines: doc/faq/environment_variables_faq.rst
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ Environment variables
3535
used to find a base directory in which the :file:`matplotlib` subdirectory is
3636
created.
3737

38+
.. envvar:: MPLSETUPCFG
39+
40+
This optional variable can be set to the full path of a :file:`setup.cfg`
41+
configuration file used to customize the Matplotlib build. By default, a
42+
:file:`setup.cfg` file in the root of the Matplotlib source tree will be
43+
read. Supported build options are listed in :file:`setup.cfg.template`.
44+
3845
.. envvar:: PATH
3946

4047
The list of directories searched to find executable programs.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.