34-create-package-process (#35)
Some checks failed
Python tests (make) / test (push) Successful in 11s
Build & Push Package / package-and-push (push) Failing after 3s

works on #34

Reviewed-on: #35
Co-authored-by: Josh <josh@joshuaschuett.com>
Co-committed-by: Josh <josh@joshuaschuett.com>
This commit is contained in:
2025-08-26 20:02:48 +00:00
committed by Josh
parent 27d0f1b6e6
commit 5f3d54f3d7
5 changed files with 159 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
build
data
__pycache__
*.env
*.zip
*config*
*local*
package