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: Idc7ba9a25c4209e57f64d683b732e9d2e3fcb139
This commit is contained in:
Hervé Beraud 2022-11-07 10:49:44 +01:00
parent f5d2470660
commit 1837b7291b
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
python-dev [platform:dpkg]
python-devel [platform:rpm]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]