Skip to content

Commit 7cfc21f

Browse files
msimacekansalond
authored andcommitted
Waive pyzmq patch license
(cherry picked from commit a50ad35)
1 parent 8ff4b00 commit 7cfc21f

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
@@ -2076,6 +2076,8 @@ def _python_checkpatchfiles():
20762076
'safetensors-0.3.3.patch',
20772077
'tensorflow-io-0.34.0.patch',
20782078
'tensorflow-io-gcs-filesystem-0.34.0.patch',
2079+
# Whole license in the field. It's BSD-3-Clause
2080+
'pyzmq.patch',
20792081
}
20802082
allowed_licenses = [
20812083
"MIT",

0 commit comments

Comments
 (0)