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
chore: enhance package publishing process - Added twine check command to Makefile for verifying package integrity before upload - Updated pyproject.toml to specify build system requirements and license - Modified setuptools configuration to exclude test packages from distribution - Improved GitHub Actions workflow with additional checks for package contents before and after build
0 commit comments