8000
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 e971ca1 commit 9890f38 8000 Copy full SHA for 9890f38
doc/api/prev_api_changes/api_changes_3.5.0/development.rst
@@ -74,7 +74,8 @@ Matplotlib-specific build options moved from ``setup.cfg`` to ``mplsetup.cfg``
74
75
In order to avoid conflicting with the use of :file:`setup.cfg` by
76
``setuptools``, the Matplotlib-specific build options have moved from
77
-``setup.cfg`` to ``mplsetup.cfg``
+``setup.cfg`` to ``mplsetup.cfg``. The :file:`setup.cfg.template` has been
78
+correspondingly been renamed to :file:`mplsetup.cfg.template`.
79
80
Note that the path to this configuration file can still be set via the
81
:envvar:`MPLSETUPCFG` environment variable, which allows one to keep using the
0 commit comments