add pkg_resources to blacklist

Change-Id: Idbcba5b11928ef404db2021fd60d43998c3d1b81
Signed-off-by: Matthew Thode <mthode@mthode.org>
This commit is contained in:
Matthew Thode 2021-08-06 10:42:23 -05:00
parent 3dac248b10
commit 07817aec22
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8

View File

@ -47,3 +47,6 @@ ansible
# Once any stable branch move to 'Extended Maintenance' and we pin the
# older Tempest to test them then we can move it from here to u-c file.
tempest
# annoying from setuptools
pkg_resources