Skip to content

Commit e59f132

Browse files
committed
Add _common.pyi to meson.build
1 parent 1e9efbf commit e59f132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

numpy/random/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ py.install_sources(
100100
'__init__.py',
101101
'__init__.pyi',
102102
'_common.pxd',
103+
'_common.pyi',
103104
'_generator.pyi',
104105
'_mt19937.pyi',
105106
'_pcg64.pyi',

0 commit comments

Comments
 (0)