Skip to content

Commit f9071e1

Browse files
committed
DOC: wordsmithing + adding ipykernel
1 parent 825eaad commit f9071e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/devel/min_dep_policy.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ versions no longer support our minimum NumPy or Python.
5151

5252
We will work around bugs in our dependencies when practical.
5353

54-
IPython and Matplotlib do not formally depend on each other, however there
55-
is practical coupling for the integration of Matplotlib into Ipython.
56-
but we will ensure the integration works with at least minor or major versions
57-
of IPython released in the 24 months prior to our planned release date.
58-
Matplotlib may or may not work with older versions and we
59-
will not warn if used within an IPython outside of this window.
54+
IPython and Matplotlib do not formally depend on each other, however there is
55+
practical coupling for the integration of Matplotlib's UI into IPython and
56+
IPykernel. We will ensure this integration works with at least minor or major
57+
versions of IPython and IPykernel released in the 24 months prior to our
58+
planned release date. Matplotlib may or may not work with older versions and
59+
we will not warn if used with IPython or IPykernel outside of this window.
6060

6161

6262

0 commit comments

Comments
 (0)