Skip to content

Update MANIFEST.in to include ffi.lib

Niyas Sait requested to merge branch/fix_missing_ffi_lib into branch/release-1.15

add ffi.lib to MANIFEST.in to add the library to release packages.

win/arm64 builds would be broken without the library.

Merge request reports