8000 Merge pull request #21715 from meeseeksmachine/auto-backport-of-pr-21… · matplotlib/matplotlib@6655074 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 6655074

Browse files
authored
Merge pull request #21715 from meeseeksmachine/auto-backport-of-pr-21714-on-v3.5.x
Backport PR #21714 on branch v3.5.x (DOC: note renaming of config.cfg.template to mplconfig.cfg.template)
2 parents e971ca1 + 9890f38 commit 6655074

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
< 5B55 /td>
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