openstacksdk/bindep.txt
Dr. Jens Harbott 8d33f1191e Fix python-dev reference in bindep
Python2 is a thing of the past, we need python3 now. This should get the
python3.10 job running.

Change-Id: I0b2deccfbc5cbbffd361106b96f4996172d1ee3c
2022-05-24 11:58:37 +02:00

10 lines
327 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
build-essential [platform:dpkg]
python3-dev [platform:dpkg]
python-devel [platform:rpm]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
openssl-devel [platform:rpm]