diff --git a/setup.py b/setup.py index 7532bd6..657492f 100644 --- a/setup.py +++ b/setup.py @@ -44,6 +44,7 @@ package_data={ "lib4sbom": [ "license_data/*.*", + "license_data/text/*.*", ], }, )