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 44b4e8e + 3440eb9 commit cfd5463Copy full SHA for cfd5463
doc/_templates/sidebar_announcement.html
@@ -1,5 +1,5 @@
1
<div class="sidebar-announcement">
2
<p>Matplotlib 3.0 is Python 3 only.</p>
3
- <p>For Python 2 support, Matplotlib 2.2.x will be continued as a LTS release
4
- and updated with bugfixes until January 1, 2020.</p>
+ <p>Python 2 support has been dropped on January 1, 2020.</p>
+ <p>The last Python 2 compatible release is 2.2.5.</p>
5
</div>
0 commit comments