b6dab01113
Add support for tox testing under Debian Bullseye by enabling a python3.9 gate and tox target for exercsing unit tests. Story: 2009101 Task: 43187 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: Id00936d92962e50221ebfe714307e96ecbc4e043
11 lines
371 B
Plaintext
11 lines
371 B
Plaintext
# This is a cross-platform list tracking distribution packages needed for install and tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
libffi-dev [platform:dpkg]
|
|
libldap2-dev [platform:dpkg]
|
|
libxml2-dev [platform:dpkg]
|
|
libxslt1-dev [platform:dpkg]
|
|
libsasl2-dev [platform:dpkg]
|
|
libffi-devel [platform:rpm]
|
|
python3-all-dev [platform:dpkg]
|