Remove python-dev from bindep

It is no longer supported by jammy and lead us to the following errors with the announce-release job.

```
No package matching 'python-dev' is available
```

Change-Id: I57a152e7ce6fc360351095cb8b20e700d71e3ad1
This commit is contained in:
Hervé Beraud 2022-11-07 10:50:20 +01:00
parent 2a2d78c052
commit d5d1c7e087
1 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,5 @@
# see http://docs.openstack.org/infra/bindep/ for additional information.
gettext
python-dev [platform:dpkg]
python-devel [platform:rpm]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]