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 8a9dfa1 commit ce2485bCopy full SHA for ce2485b
pyproject.toml
@@ -13,12 +13,12 @@ authors = [
13
maintainers = [
14
{name = "geodatasets contributors"},
15
]
16
-license = {text = "-Clause BSD"}
+license = { text = "BSD 3-Clause" }
17
description = "Spatial data examples"
18
readme = "README.md"
19
classifiers = [
20
"Intended Audience :: Science/Research",
21
- "License :: OSI Approved :: MIT License",
+ "License :: OSI Approved :: BSD License",
22
"Operating System :: OS Independent",
23
"Programming Language :: Python :: 3",
24
"Topic :: Scientific/Engineering :: GIS",
0 commit comments