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
## Summary
Adds an end-to-end check that the built sdist and wheel install cleanly,
ship the expected sources and data files, and that `import apify_shared`
works — via the shared
[apify/workflows/python-package-check](apify/workflows#296)
action.
Wired into every PR via `_check_package.yaml`, and into both stable and
beta release workflows so the exact artifact about to hit PyPI is
verified first.
0 commit comments