Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Li <adam2392@gmail.com>
  • Loading branch information
adam2392 committed Sep 5, 2024
1 parent 8c4a7f6 commit 1c46a5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions treeple/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ scikit_learn_cython_args = [
# Needed for cython imports across subpackages, e.g. cluster pyx that
# cimports metrics pxd
'--include-dir', meson.global_build_root(),
'--embedsignature', 'True',
]
cython_c_args += scikit_learn_cython_args

Expand Down

0 comments on commit 1c46a5b

Please sign in to comment.