Skip to content

Commit a74f830

Browse files
committed
mark matplotlib as broken
1 parent 90be8a0 commit a74f830

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/constants.py

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ class TargetPython(Enum):
2626
# mpmath package with a version >= 0.19 required
2727
'sympy',
2828
'vlc',
29+
# 403 on https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip
30+
'matplotlib',
2931
])
3032

3133
BROKEN_RECIPES = {

0 commit comments

Comments
 (0)