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: I0958bdb0b4a04d3398fc2c42f10d54cc7c30f0f8
This commit is contained in:
parent
145b219a83
commit
5b55dd4626
@ -35,7 +35,6 @@ keystone_devel_distro_packages:
|
||||
- libxslt1-dev
|
||||
- libxml2-dev
|
||||
- pkg-config
|
||||
- python3-dev
|
||||
|
||||
keystone_service_distro_packages:
|
||||
- python3-keystone
|
||||
|
@ -28,7 +28,6 @@ keystone_devel_distro_packages:
|
||||
- libxslt-devel
|
||||
- openldap-devel
|
||||
- openssl-devel
|
||||
- python36-devel
|
||||
- systemd-devel
|
||||
- which
|
||||
|
||||
|
@ -35,7 +35,6 @@ keystone_devel_distro_packages:
|
||||
- libxslt1-dev
|
||||
- libxml2-dev
|
||||
- pkg-config
|
||||
- python3-dev
|
||||
|
||||
keystone_service_distro_packages:
|
||||
- python3-keystone
|
||||
|
Loading…
x
Reference in New Issue
Block a user