forked from pex-tool/pex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up resolver internal APIs. (pex-tool#1420)
Kill ~unused resolve and rename resolve_multi to resolve. Eliminate ResolvedDistribution alias in favor of InstalledDistribution which better reflects the shap of the distribution (not a wheel, but an installed wheel). Fix test-use fallout. Work towards pex-tool#1401. Closes pex-tool#969
- Loading branch information
Showing
7 changed files
with
233 additions
and
357 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.