Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 56a2ca4

Browse files
authored
Merge pull request #21716 from meeseeksmachine/auto-backport-of-pr-21714-on-v3.5.0-doc
Backport PR #21714 on branch v3.5.0-doc (DOC: note renaming of config.cfg.template to mplconfig.cfg.template)
2 parents 7ea63f3 + 53e30f9 commit 56a2ca4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)