Skip to content

Commit 671202a

Browse files
thodson-usgsclaude
andauthored
Use PEP 639 SPDX license identifier in pyproject.toml (#226)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8687bb5 commit 671202a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ description = "Discover and retrieve water data from U.S. federal hydrologic web
88
readme = "README.md"
99
requires-python = ">=3.8"
1010
keywords = ["USGS", "water data"]
11-
license = {file = "LICENSE.md"}
11+
license = "CC0-1.0"
12+
license-files = ["LICENSE.md"]
1213
authors = [
1314
{name = "Timothy Hodson", email = "thodson@usgs.gov"},
1415
]

0 commit comments

Comments
 (0)