class documentation

class StaticLocalWheelSource(WheelSource):

Constructor: StaticLocalWheelSource(file)

View In Hierarchy

Provide source from a static local executable

Method __init__ Undocumented
Method generate_fileset Undocumented
Instance Variable file Undocumented
def __init__(self, file: Path):

Undocumented

def generate_fileset(self, _: WheelPlatformIdentifier) -> list[WheelFileEntry]:

Undocumented

file =

Undocumented