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 d901275 + f9071e1 commit d4f0963Copy full SHA for d4f0963
doc/devel/min_dep_policy.rst
@@ -51,6 +51,14 @@ versions no longer support our minimum NumPy or Python.
51
52
We will work around bugs in our dependencies when practical.
53
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.
60
+
61
62
63
Test and documentation dependencies
64
===================================
0 commit comments