Thanks to visit codestin.com Credit goes to github.com
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.
2 parents b2bb7be + 236be03 commit 6cf70fcCopy full SHA for 6cf70fc
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