pybind / scikit_build_example

An example combining scikit-build and pybind11
Other
110 stars 29 forks source link

feat: move to scikit-build-core #54

Closed henryiii closed 1 year ago

henryiii commented 1 year ago

This is trying out the new scikit-build-core. Closes #4.

henryiii commented 1 year ago

This fixes Windows support, is simpler, and less error prone, and works even in systems without wheels for CMake and Ninja.