8000
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.
1 parent 4afbbdd commit 1595126Copy full SHA for 1595126
doc/_templates/sidebar_announcement.html
@@ -1,5 +1,4 @@
1
<div class="sidebar-announcement">
2
- <p>The upcoming version Matplotlib 3.0 will be 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