Skip to content

Commit e466223

Browse files
Merge pull request #51 from casework/include_licenses
Include all license files in distributions
2 parents 3392984 + ca8f4c7 commit e466223

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ classifiers =
1313
License :: OSI Approved :: Apache Software License
1414
Operating System :: OS Independent
1515
Programming Language :: Python :: 3
16+
license_files =
17+
LICENSE
18+
THIRD_PARTY_LICENSES.md
1619

1720
[options]
1821
include_package_data = true

0 commit comments

Comments
 (0)