Skip to content

Commit 4946c43

Browse files
committed
mark evdev as broken
1 parent a74f830 commit 4946c43

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
@@ -28,6 +28,8 @@ class TargetPython(Enum):
2828
'vlc',
2929
# 403 on https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip
3030
'matplotlib',
31+
# requires kernel headers
32+
'evdev',
3133
])
3234

3335
BROKEN_RECIPES = {

0 commit comments

Comments
 (0)