Pin importlib_metadata in wheelhouse

This fixes an install hook failure caused by a conflict
between setuptools 41.6.0 and importlib_metadata by pinning
importlib_metadata to the last version that supported that
version of setuptools.

Closes-Bug: #1948967
Change-Id: Ic8376be8f1ef157dbfa13bd34ba51389cc472bb9
This commit is contained in:
Corey Bryant 2021-10-27 18:22:11 +00:00
parent 73abef5bba
commit 68e9c7586a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
zipp<2.0.0
oslo_config
oslo_i18n
importlib_metadata<3.1.1
git+https://github.com/openstack/charms.openstack.git#egg=charms.openstack