Skip to content

Commit 4b099c6

Browse files
authored
Update pyproject.toml
1 parent ebf5be2 commit 4b099c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ maintainers = [
2929
{name="MIT Data to AI Lab", email="[email protected]"}
3030
]
3131
keywords = ["trane", "data science", "machine learning"]
32-
license = {text = "MIT License"}
32+
license = "MIT License"
3333
requires-python = ">=3.9,<4"
3434
dependencies = [
3535
"numpy >= 1.24.2",

0 commit comments

Comments
 (0)