File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
next_api_changes/development Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Increase to minimum supported versions of Python and dependencies
2
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
3
4
- For Maptlotlib 3.6, the :ref: `minimum supported versions <dependencies >` are
4
+ For Matplotlib 3.6, the :ref: `minimum supported versions <dependencies >` are
5
5
being bumped:
6
6
7
7
+------------+-----------------+---------------+
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ is desired.
22
22
23
23
Packaging DLLs
24
24
~~~~~~~~~~~~~~
25
- Previously, it was possible to package Windows DLLs into the Maptlotlib
25
+ Previously, it was possible to package Windows DLLs into the Matplotlib
26
26
wheel (or sdist) by copying them into the source tree and setting the
27
27
``package_data.dlls `` entry in ``setup.cfg ``.
28
28
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Development changes
4
4
Increase to minimum supported versions of Python and dependencies
5
5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
6
7
- For Maptlotlib 3.4, the :ref: `minimum supported versions <dependencies >` are
7
+ For Matplotlib 3.4, the :ref: `minimum supported versions <dependencies >` are
8
8
being bumped:
9
9
10
10
+------------+-----------------+---------------+
You can’t perform that action at this time.
0 commit comments