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 fbd080f commit 49538b1Copy full SHA for 49538b1
data/basemap_data/setup.py
@@ -89,7 +89,7 @@ def get_content(name, splitlines=False):
89
"maintainer_email":
90
"matplotlib-users@python.org",
91
"license":
92
- "GNU Lesser General Public License v3 or later (LGPLv3+)",
+ "LGPL-3.0-or-later",
93
"license_files": [
94
"COPYING",
95
"COPYING.LESSER",
data/basemap_data_hires/setup.py
@@ -67,7 +67,7 @@ def get_content(name, splitlines=False):
67
68
69
70
71
72
73
0 commit comments