Skip to content

Commit ee3e71c

Browse files
committed
Updated format for license identifier
1 parent 91088aa commit ee3e71c

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
@@ -10,7 +10,7 @@ readme = "README.md"
1010
authors = [
1111
{name = "Andrew Kane", email = "[email protected]"}
1212
]
13-
license = {text = "MIT"}
13+
license = "MIT"
1414
requires-python = ">= 3.9"
1515
dependencies = [
1616
"numpy"

0 commit comments

Comments
 (0)