Builds Python artifacts.
Definition at line 101 of file artifact_targets.py.
◆ __init__()
def artifacts.artifact_targets.PythonArtifact.__init__ |
( |
|
self, |
|
|
|
platform, |
|
|
|
arch, |
|
|
|
py_version, |
|
|
|
presubmit = False |
|
) |
| |
◆ __str__()
def artifacts.artifact_targets.PythonArtifact.__str__ |
( |
|
self | ) |
|
◆ build_jobspec()
def artifacts.artifact_targets.PythonArtifact.build_jobspec |
( |
|
self, |
|
|
|
inner_jobs = None |
|
) |
| |
◆ pre_build_jobspecs()
def artifacts.artifact_targets.PythonArtifact.pre_build_jobspecs |
( |
|
self | ) |
|
◆ arch
artifacts.artifact_targets.PythonArtifact.arch |
◆ labels
artifacts.artifact_targets.PythonArtifact.labels |
◆ name
artifacts.artifact_targets.PythonArtifact.name |
◆ platform
artifacts.artifact_targets.PythonArtifact.platform |
◆ py_version
artifacts.artifact_targets.PythonArtifact.py_version |
The documentation for this class was generated from the following file: