You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* replace pybind11 with nanobind
* automatic pyi generation
* replace setuptools with scikit_build_core
* enable stable ABI builds for python 12+ (only one wheel for those)
* drop win32 wheels
* drop Python 3.9 wheels
* move cibuildwheel config to pyproject.toml
This is mainly based on the work of @Doekin from #948 with additions from
@raymondqin and some cherry picked improvemtns from @stumpylog's #1109.
Co-authored-by: Doekin <Leetimemp@gmail.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
0 commit comments