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
Make the point of reusing source distribution lighter
Split the reuse of source distribution into two parts: the easier part
of building a wheel from sdist (which is what build tool does),
and the harder part of using it in all workflows. For the latter,
suggest it's fine to let downstreams worry about that.
0 commit comments