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 11892dd + ac8344b commit ea62ccdCopy full SHA for ea62ccd
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