Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7db7943

Browse files
committed
DOC: add note about IPython support window
Closes matplotlib#16263
1 parent 7157a19 commit 7db7943

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/devel/min_dep_policy.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ 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 technically depend on each other, however there
55+
is practical coupling between the projects. There is no dependency to update,
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
58+
will not warn if used within an IPython outside of this window.
59+
60+
5461

5562
Test and documentation dependencies
5663
===================================

0 commit comments

Comments
 (0)