mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Merge pull request #67 from leonkozlowski/patch/update-pyproject-license
patch: Update pyproject.toml license
This commit is contained in:
commit
c950b7231c
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" }
|
||||
|
||||
[project.scripts]
|
||||
fastmcp = "fastmcp.cli:app"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue