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: I312c7ee017ac26821734591f63b6879dcc2d3a19
This commit is contained in:
Hervé Beraud 2022-11-07 11:08:10 +01:00
parent 0ced9b5a75
commit 9fecffbc7b
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.
build-essential [platform:dpkg]
python-dev [platform:dpkg]
python-devel [platform:rpm]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]