aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorThibaut Goetghebuer-Planchon <thibaut.goetghebuer-planchon@arm.com>2022-08-22 15:43:14 +0100
committerThibaut Goetghebuer-Planchon <thibaut.goetghebuer-planchon@arm.com>2022-08-31 10:53:59 +0000
commitd292c019216249ef8945ecd4b60d6a248749b70c (patch)
tree6792a9f2136868a514c7a37082a47e23bec37a08 /setup.py
parentf510d99505b4d34e4c6ff212c231b6ba32afdac1 (diff)
downloadtosa_checker-d292c019216249ef8945ecd4b60d6a248749b70c.tar.gz
Add licenses of the third-party libraries included in the generated binary Python wheel
Change-Id: Ie32bc7e00f2c73c1bd4c2c5a27f6c8279a618b04
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8ea8232..eb7d5e1 100644
--- a/setup.py
+++ b/setup.py
@@ -105,7 +105,6 @@ setuptools.setup(
author="Arm Limited",
url="https://git.mlplatform.org/tosa/tosa_checker.git/",
license="Apache-2.0",
- license_files="LICENSES/*",
python_requires=">=3.7",
cmdclass={"build_ext": BazelBuildExtension},
ext_modules=[