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: I6f3713135e3b937768d799c6e2c141427c498a16
This commit is contained in:
parent
60643fa21c
commit
08712239a8
@ -22,7 +22,6 @@ gnocchi_devel_distro_packages:
|
||||
- libpq-dev
|
||||
- librados-dev
|
||||
- libsystemd-dev
|
||||
- python3-dev
|
||||
|
||||
gnocchi_distro_packages:
|
||||
- libxml2
|
||||
|
@ -19,7 +19,6 @@ gnocchi_devel_distro_packages:
|
||||
- git
|
||||
- librados2-devel
|
||||
- postgresql-devel
|
||||
- python36-devel
|
||||
- systemd-devel
|
||||
- which
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user