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.
2 parents a2e5959 + 63b0a18 commit 3460d07Copy full SHA for 3460d07
setup.py
@@ -17,11 +17,11 @@
17
author="James Banting, Jonathan Healy",
18
author_email="[email protected]",
19
description="A package to validate STAC files",
20
- license="MIT",
+ license="Apache-2.0",
21
classifiers=[
22
"Intended Audience :: Information Technology",
23
"Intended Audience :: Science/Research",
24
- "License :: OSI Approved :: MIT License",
+ "License :: OSI Approved :: Apache Software License",
25
"Programming Language :: Python :: 3.7",
26
"Topic :: Scientific/Engineering :: GIS",
27
],
0 commit comments