Skip to content

Switch to scikit-build-core backend to support newer MSVC compilers #12

Open
rk-exxec wants to merge 2 commits intoNicholaswogan:mainfrom
rk-exxec:main
Open

Switch to scikit-build-core backend to support newer MSVC compilers #12
rk-exxec wants to merge 2 commits intoNicholaswogan:mainfrom
rk-exxec:main

Conversation

@rk-exxec
Copy link

Fixes #11

I edited the pyproject.toml to now use the scikit-build-core backend.
This supports newer MSVC compilers on windows and fixed my installation issues.

Feel free to reject if not wanted.

Updated project metadata and dependencies in pyproject.toml.
Support toml only build with scikit-build-core.
@rk-exxec
Copy link
Author

cmake and ninja are removed from "requires" as this was actually mentioned in a warning by the backend after the first iteration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to scikit-build-core to support newer Windows compilers

1 participant