File: sidebar_announcement.html

package info (click to toggle)
matplotlib 3.10.1%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 78,352 kB
  • sloc: python: 147,118; cpp: 62,988; objc: 1,679; ansic: 1,426; javascript: 786; makefile: 104; sh: 53
file content (5 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (3)
1
2
3
4
5
<div class="sidebar-announcement">
  <p>Matplotlib 3.0 is Python 3 only.</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>
</div>