Skip to content
Snippets Groups Projects
README.md 239 B
Newer Older
Xuefeng Ding's avatar
Xuefeng Ding committed
# scikit-build-cpp-python



## Why and What
Xuefeng Ding's avatar
Xuefeng Ding committed

use scikit-build-core to setup a python-cmake project that can be installed with `pip install -e .`
Xuefeng Ding's avatar
Xuefeng Ding committed

## Conclusion

cannot make packages like import myproj.simulation. It replaces "." with "_"