mirror of
https://github.com/openbabel/openbabel.git
synced 2026-08-02 09:29:21 -05:00
Add a scikit-build-core Python package entry point for the in-tree Open Babel bindings and wire cibuildwheel to build release artifacts for Linux, macOS, and Windows. Keep regular CMake installs unchanged by only installing into the wheel package layout when BUILD_BY_PIP is enabled. Authored by OpenClaw (model: gpt-5.5)