hatch.python.resolve.Distribution

class hatch.python.resolve.Distribution(name: str, source: str)

Bases: ABC

__init__(name: str, source: str) None

Methods

__init__(name, source)

unpack(archive, directory)

Attributes

archive_name

name

python_path

source

version