Fixed
- Extra key in
pyproject.toml
causing build issues with version0.11.0
ofscikit-build-core
. - Broken detection of default SSE2 support for x86-64 CPUs on Windows.
- Missing
opal.h
file in Python site install to allow Cython imports.
pyproject.toml
causing build issues with version 0.11.0
of scikit-build-core
.opal.h
file in Python site install to allow Cython imports.