poetry python build

This commit is contained in:
AndreaRigoni
2026-03-05 12:42:14 +00:00
parent 647d0caa1c
commit 69920acd61
9 changed files with 110 additions and 92 deletions

6
.gitignore vendored
View File

@@ -4,4 +4,8 @@ build/
build_warnings*.log
final_build.log
cmake_configure.log
compile_commands.json
compile_commands.json
dist/
build_python/
src/Python/uLib/*.so*