Skip to content

Commit 6b38cd6

Browse files
authored
Include LICENSE file (#28)
1 parent add36cd commit 6b38cd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
packages=PACKAGES,
1919
include_package_data=True,
2020
license="Apache 2.0; CC BY-SA 4.0",
21+
license_files=("LICENSE",),
2122
zip_safe=False,
2223
keywords='ESMValTool',
2324
classifiers=[

0 commit comments

Comments
 (0)