Class PythonResolutionLinker

java.lang.Object
org.openrewrite.python.internal.PythonResolutionLinker

public final class PythonResolutionLinker extends Object
Overlays resolved-dependency information from a parsed lock file onto a PythonResolutionResult marker. Pyproject and Pipfile have different sets of declared-dependency fields, so two entry points are exposed.