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

Skip to content

Commit 801a133

Browse files
committed
MNT : remove qt4_compat.py
Deprecated in #3174 / f896381 Fall out from the Qt5 upgrade PR #3072 / b0dc1d5
1 parent 613c653 commit 801a133

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

doc/api/api_changes/code_removal.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ matplotlib.delaunay
55
-------------------
66
Remove the delaunay triangulation code which is now handled by Qhull
77
via ``matplotlib.tri``
8+
9+
10+
qt4_compat.py
11+
-------------
12+
Moved to ``qt_compat.py``. Renamed because it now handles Qt5 as well.

lib/matplotlib/backends/qt4_compat.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)