sarugaku / pip-shims

Compatibility shims for pip versions 8 thru current.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CandidateEvaluator class has been added to PackageFinder

techalchemy opened this issue · comments

PackageFinder no longer accepts arguments for allow_all_prereleases but the new class does allow for passing in a target python version as well as prefer_binary and ignore_requires_python.