Skip to content

Commit 7a5e1d8

Browse files
authored
Also install _util.py
1 parent a3e7ba2 commit 7a5e1d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/io/meson.build

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ foreach subdir: subdirs_list
1212
endforeach
1313
top_level_py_list = [
1414
'__init__.py',
15+
'_util.py',
1516
'api.py',
1617
'clipboards.py',
1718
'common.py',

0 commit comments

Comments
 (0)