class documentation

Undocumented

Method finalize_options Undocumented
Method run Undocumented
Method setuptools_run The setuptools version of the .run() method.
Class Variable sub_commands Undocumented
Instance Variable install_lib Undocumented
def finalize_options(self): (source)

Undocumented

def run(self): (source)

Undocumented

def setuptools_run(self): (source)

The setuptools version of the .run() method.

We must pull in the entire code so we can override the level used in the _getframe() call since we wrap this call by one more level.

sub_commands = (source)

Undocumented

install_lib = (source)

Undocumented