diff --git a/setup.cfg b/setup.cfg index f16663b..823cdfd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,9 @@ version = attr: case_cli_example.__version__ # author_email = person@example.org #TODO description = A mapping of Example Tool to CASE -license_files = LICENSE +license_files = + LICENSE + THIRD_PARTY_LICENSES.md #TODO - PyPI will need a differently-written README. long_description = file: README.md long_description_content_type = text/markdown