scikit-build / cmake-python-distributions

This project provides the infrastructure to build CMake Python wheels.
https://cmake-python-distributions.readthedocs.io
Apache License 2.0
114 stars 34 forks source link

fix: replace process on UNIX #555

Closed henryiii closed 2 weeks ago

henryiii commented 2 weeks ago

Similar to pipx. Keeps the Python process from having around, and lets you interact directly with the new process.