We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8687bb5 commit 671202aCopy full SHA for 671202a
1 file changed
pyproject.toml
@@ -8,7 +8,8 @@ description = "Discover and retrieve water data from U.S. federal hydrologic web
8
readme = "README.md"
9
requires-python = ">=3.8"
10
keywords = ["USGS", "water data"]
11
-license = {file = "LICENSE.md"}
+license = "CC0-1.0"
12
+license-files = ["LICENSE.md"]
13
authors = [
14
{name = "Timothy Hodson", email = "thodson@usgs.gov"},
15
]
0 commit comments