Public Member Functions | |
def | finalize_options (self) |
def | initialize_options (self) |
def | run (self) |
Static Public Attributes | |
string | description = 'build grpcio project metadata files' |
list | user_options = [] |
Command to generate project metadata in a module.
Definition at line 104 of file commands.py.
def commands.BuildProjectMetadata.finalize_options | ( | self | ) |
Definition at line 113 of file commands.py.
def commands.BuildProjectMetadata.initialize_options | ( | self | ) |
Definition at line 110 of file commands.py.
def commands.BuildProjectMetadata.run | ( | self | ) |
Definition at line 116 of file commands.py.
|
static |
Definition at line 107 of file commands.py.
|
static |
Definition at line 108 of file commands.py.