Skip to content

Commit b2a7c05

Browse files
committed
[CI] Remove matplotlib from broken recipes
Because the updated `matplotlib` recipe could work now...let's test it
1 parent fab33f5 commit b2a7c05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ class TargetPython(Enum):
7474
# mpmath package with a version >= 0.19 required
7575
'sympy',
7676
'vlc',
77-
'matplotlib', # https://github.com/kivy/python-for-android/issues/1900
7877
])
7978

8079
BROKEN_RECIPES = {

0 commit comments

Comments
 (0)