We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add36cd commit 6b38cd6Copy full SHA for 6b38cd6
setup.py
@@ -18,6 +18,7 @@
18
packages=PACKAGES,
19
include_package_data=True,
20
license="Apache 2.0; CC BY-SA 4.0",
21
+ license_files=("LICENSE",),
22
zip_safe=False,
23
keywords='ESMValTool',
24
classifiers=[
0 commit comments