Skip to content

Commit

Permalink
Update license references in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
kchason committed Sep 20, 2023
1 parent c6215ba commit 574d3ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ version = attr: case_cli_example.__version__
# author_email = [email protected]
#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
Expand Down

0 comments on commit 574d3ff

Please sign in to comment.