Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Static Public Attributes | |
string | description = '' |
list | user_options = [] |
Command to copy LICENSE from root directory.
Definition at line 25 of file testing_commands.py.
def testing_commands.Preprocess.finalize_options | ( | self | ) |
Definition at line 34 of file testing_commands.py.
def testing_commands.Preprocess.initialize_options | ( | self | ) |
Definition at line 31 of file testing_commands.py.
def testing_commands.Preprocess.run | ( | self | ) |
Definition at line 37 of file testing_commands.py.
|
static |
Definition at line 28 of file testing_commands.py.
|
static |
Definition at line 29 of file testing_commands.py.