Do not install python development packages
The python_venv_build role is responsible for setting up the build environment for python wheels so this role should not install python development packages Change-Id: I0c112d49262578359e8f8843084f75eb48799778
This commit is contained in:
parent
be9a8b2c4f
commit
e31bfe79a4
@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
cache_timeout: 600
|
cache_timeout: 600
|
||||||
|
|
||||||
rally_devel_distro_packages:
|
rally_devel_distro_packages: []
|
||||||
- libpython3-dev
|
|
||||||
|
|
||||||
rally_distro_packages: []
|
rally_distro_packages: []
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
rally_devel_distro_packages:
|
rally_devel_distro_packages: []
|
||||||
- python36-devel
|
|
||||||
|
|
||||||
rally_distro_packages: []
|
rally_distro_packages: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user