Commit Graph

6 Commits

Author SHA1 Message Date
BillTheMaker
09b4eb4510 Enhance publish workflow with wheel verification
Added steps to verify and flatten wheels before publishing.
2025-12-06 17:30:54 -07:00
BillTheMaker
30d741b418 Update publish workflow to allow manual triggering 2025-12-06 16:19:02 -07:00
BillTheMaker
7b5e615c00 Refactor publish.yml for matrix configuration
updating and fixing pypy documentation
2025-12-06 16:05:36 -07:00
BillTheMaker
056fbbb6e1 Update artifact name to include OS and target 2025-12-06 16:00:32 -07:00
BillTheMaker
c408c483d0 disable manylinux
disabled manylinux because it was defaulting to python 3.8 which was breaking Pypi build
2025-12-06 15:38:47 -07:00
BillTheMaker
f3d2260a50 Update GitHub Actions workflow for PyPI publishing
feat(ci): Add automated publishing workflow to PyPI
2025-11-18 17:50:35 -07:00