Skip to content

Commit e74890d

Browse files
committed
Skip pandas patch license check
1 parent bb2a9d6 commit e74890d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,6 +1831,9 @@ def _python_checkpatchfiles():
18311831
'scipy-1.8.1.patch',
18321832
'scipy-1.9.1.patch',
18331833
'scipy-1.10.0.patch',
1834+
# pandas puts the whole license text in the field. Its BSD-3-Clause
1835+
'pandas-1.4.3.patch',
1836+
'pandas-1.5.2.patch',
18341837
# Empty license field, skip it. It's MIT
18351838
'setuptools-60.patch',
18361839
'setuptools-60.9.patch',

0 commit comments

Comments
 (0)