Skip to content

Commit 45eae80

Browse files
committed
Add license for prompt_toolkit.patch
1 parent 1714ce1 commit 45eae80

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
@@ -2143,6 +2143,8 @@ def _python_checkpatchfiles():
21432143
'pythran-0.13.patch',
21442144
# Puts whole license into the field. It's BSD 3-Clause
21452145
'jupyter_server.patch',
2146+
# Empty license field. It's BSD-3-Clause
2147+
'prompt_toolkit.patch',
21462148
}
21472149
allowed_licenses = [
21482150
"MIT",

0 commit comments

Comments
 (0)