94de803520
Change-Id: I99c5d518736004beed8686ff330a5c7150e3f7c6
8 lines
114 B
YAML
8 lines
114 B
YAML
---
|
|
|
|
- include: setup_python.yaml
|
|
when: setup_python | bool
|
|
|
|
- include: setup_pip.yaml
|
|
when: setup_pip | bool
|