File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,11 @@ versions no longer support our minimum NumPy or Python.
51
51
52
52
We will work around bugs in our dependencies when practical.
53
53
54
- IPython and Matplotlib do not technically depend on each other, however there
55
- is practical coupling between the projects. There is no dependency to update,
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
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. We
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
58
59
will not warn if used within an IPython outside of this window.
59
60
60
61
You can’t perform that action at this time.
0 commit comments