This is an automated email from the ASF dual-hosted git repository. jmalkin pushed a commit to branch update_manifest in repository https://gitbox.apache.org/repos/asf/datasketches-python.git
commit 1af550c7882b8451bac394431ec741c3fffd6e0c Author: Jon Malkin <[email protected]> AuthorDate: Wed Sep 6 11:55:05 2023 -0700 add command to find pybind11 on windows to manifest --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 2fa7f89..ee88d76 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -18,6 +18,7 @@ # build/config files include version.cfg.in +include pybind11Path.cmd include CMakeLists.txt # content files --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
