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
I've submitted some PRs to clean this area up with more to come.
pradyunsg
changed the title
🔎 Move out logic for "preparing" sdists, from InstallRequirement to SourceDistribution
🔎 Move out logic for "preparing" sdists, from InstallRequirement
Sep 19, 2019
This would mostly involve moving prepare_metadata() and ensure_source_dir() being moved into SourceDistribution as it stands today.
I'll explore splitting it up into LegacySourceDistribution and SourceDistribution once all the logic and (state?) is in one place.
The text was updated successfully, but these errors were encountered: