Skip to content

Commit e9a6178

Browse files
update pyproject
1 parent 67d96fc commit e9a6178

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
@@ -7,7 +7,7 @@ requires-python = ">=3.10"
77
authors = [
88
{name = "Eliot Zubkoff", email = "[email protected]"}
99
]
10-
license = {file = "LICENSE"}
10+
license = {text = "MIT"}
1111
keywords = ["intent", "classification", "nlp", "machine-learning"]
1212
classifiers = [
1313
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)