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
Browse filesBrowse the repository at this point in the historyBrowse files
committed
fix: omit SCM egg-info JSON from wheels
Sdists still include scm_version.json and scm_file_list.json for
fallback discovery. setuptools egg2dist was copying them into
.dist-info; strip them after conversion so wheels do not ship them.
Fixes#1473
Co-authored-by: Cursor AI <[email protected]>
Co-authored-by: Cursor Grok 4.5 <[email protected]>
0 commit comments