Skip to content

Commit ee5695e

Browse files
committed
patch: use plain MIT
1 parent 00977e6 commit ee5695e

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
@@ -13,7 +13,7 @@ dependencies = [
1313
]
1414
requires-python = ">=3.10"
1515
readme = "README.md"
16-
license = { text = "MIT License" }
16+
license = { text = "MIT" }
1717

1818
[project.scripts]
1919
fastmcp = "fastmcp.cli:app"

0 commit comments

Comments
 (0)