diff --git a/setup.cfg b/setup.cfg index f54403c..160976a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,6 +13,9 @@ classifiers = License :: OSI Approved :: Apache Software License Operating System :: OS Independent Programming Language :: Python :: 3 +license_files = + LICENSE + THIRD_PARTY_LICENSES.md [options] include_package_data = true