You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: streamline workflow to publish directly to PyPI
- Remove TestPyPI staging step - publish directly to production PyPI
- Simplify workflow: build → test → PyPI → validation
- Remove redundant TestPyPI installation testing
- Workflow is now focused and efficient for production releases
- All package validation done in local build step
0 commit comments