8000 Backport PR #21714: DOC: note renaming of config.cfg.template to mplc… · matplotlib/matplotlib@9890f38 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9890f38

Browse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #21714: DOC: note renaming of config.cfg.template to mplconfig.cfg.template
1 parent e971ca1 commit 9890f38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/prev_api_changes/api_changes_3.5.0/development.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ Matplotlib-specific build options moved from ``setup.cfg`` to ``mplsetup.cfg``
7474

7575
In order to avoid conflicting with the use of :file:`setup.cfg` by
7676
``setuptools``, the Matplotlib-specific build options have moved from
77-
``setup.cfg`` to ``mplsetup.cfg``
77+
``setup.cfg`` to ``mplsetup.cfg``. The :file:`setup.cfg.template` has been
78+
correspondingly been renamed to :file:`mplsetup.cfg.template`.
7879

7980
Note that the path to this configuration file can still be set via the
8081
:envvar:`MPLSETUPCFG` environment variable, which allows one to keep using the

0 commit comments

Comments
 (0)
0