Add package-first build and distribution workflow

This commit is contained in:
Thales Maciel 2026-02-27 15:06:57 -03:00
parent 4a69c3d333
commit 993f51712b
13 changed files with 462 additions and 52 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@ __pycache__/
*.pyc
outputs/
models/
build/
dist/