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