mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
patch: use plain MIT
This commit is contained in:
parent
00977e6466
commit
ee5695e330
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ dependencies = [
|
|||
]
|
||||
requires-python = ">=3.10"
|
||||
readme = "README.md"
|
||||
license = { text = "MIT License" }
|
||||
license = { text = "MIT" }
|
||||
|
||||
[project.scripts]
|
||||
fastmcp = "fastmcp.cli:app"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue