Language

Package: python-scikit-build-core @ 0.11.2

Synopsis

Build backend for CMake based projects

Description

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.

Home page
https://github.com/scikit-build/scikit-build-core
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-pip' should probably not be an input at all
  • gnu/packages/python-science.scm (line: 727, column: 2)