Build backend for CMake based projects
Scikit-build-core is a build backend for Python that uses CMake to build extension modules. It has a simple yet powerful static configuration system in pyproject.toml, and supports almost unlimited flexibility via CMake. It was initially developed to support the demanding needs of scientific users, but can build any sort of package that uses CMake.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/pn9gqkfg26fswj25nhi09dnyhxp9d6v8-python-scikit-build-core-0.11.2.drv | ||
aarch64-linux | /gnu/store/gbacmf42vx3q8rxgfn79jmi7j99cj7bi-python-scikit-build-core-0.11.2.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-pip' should probably not be an input at all |
|