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: Add GitHub Actions workflow to test distributions on TestPyPI
- New workflow triggered on testpypi version tags
- Builds wheel and sdist
- Tests installation on Python 3.11, 3.12, 3.13
- Publishes to TestPyPI with twine check validation
0 commit comments