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

Skip to content

Commit bc0c38e

Browse files
committed
MNT : remove qt4_compat.py
Deprecated in matplotlib#3174 / f896381 Fall out from the Qt5 upgrade PR matplotlib#3072 / b0dc1d5 Conflicts: doc/api/api_changes/code_removal.rst
1 parent 041de03 commit bc0c38e

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

doc/api/api_changes/code_removal.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ matplotlib.delaunay
1010
-------------------
1111
Remove the delaunay triangulation code which is now handled by QHull
1212
via ``matplotlib.tri``
13+
14+
15+
qt4_compat.py
16+
-------------
17+
Moved to ``qt_compat.py``. Renamed because in now handles Qt5 as well.

lib/matplotlib/backends/qt4_compat.py

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

0 commit comments

Comments
 (0)