Public Member Functions | |
def | __init__ (self) |
def | build_jobspec (self, inner_jobs=None) |
def | pre_build_jobspecs (self) |
Public Attributes | |
labels | |
name | |
Collects python eggs and wheels created in the artifact phase
Definition at line 129 of file package_targets.py.
def artifacts.package_targets.PythonPackage.__init__ | ( | self | ) |
Definition at line 132 of file package_targets.py.
def artifacts.package_targets.PythonPackage.build_jobspec | ( | self, | |
inner_jobs = None |
|||
) |
Definition at line 139 of file package_targets.py.
def artifacts.package_targets.PythonPackage.pre_build_jobspecs | ( | self | ) |
Definition at line 136 of file package_targets.py.
artifacts.package_targets.PythonPackage.labels |
Definition at line 134 of file package_targets.py.
artifacts.package_targets.PythonPackage.name |
Definition at line 133 of file package_targets.py.