Skip to content

Commit 924e4bf

Browse files
committed
Update pyproject.toml
1 parent 28e83af commit 924e4bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ dependencies = [
2222
"requests",
2323
"tqdm"
2424
]
25-
license-file = "LICENSE"
25+
26+
[project.license]
27+
file = "LICENSE"
2628

2729
[project.urls]
2830
Homepage = "https://github.com/NEONScience/NEON-utilities-python"

0 commit comments

Comments
 (0)