We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58c5f7f + 94d0768 commit 62d4fbdCopy full SHA for 62d4fbd
pyproject.toml
@@ -13,7 +13,7 @@ dependencies = [
13
]
14
requires-python = ">=3.10"
15
readme = "README.md"
16
-license = { text = "Apache-2.0" }
+license = { text = "MIT" }
17
18
[project.scripts]
19
fastmcp = "fastmcp.cli:app"
0 commit comments