Skip to content

Commit a50ad35

Browse files
committed
Waive pyzmq patch license
1 parent 9e3d145 commit a50ad35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2132,6 +2132,8 @@ def _python_checkpatchfiles():
21322132
'jupyter_server.patch',
21332133
# Empty license field. It's BSD-3-Clause
21342134
'prompt_toolkit.patch',
2135+
# Whole license in the field. It's BSD-3-Clause
2136+
'pyzmq.patch',
21352137
}
21362138
allowed_licenses = [
21372139
"MIT",

0 commit comments

Comments
 (0)