mcp
This commit is contained in:
@@ -9,6 +9,7 @@ authors = [
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"fastapi>=0.141.1",
|
||||
"fastmcp>=3.4.7",
|
||||
"ipython>=9.16.1",
|
||||
"matplotlib>=3.11.1",
|
||||
"matplotlib-inline>=0.1.7",
|
||||
@@ -18,6 +19,8 @@ dependencies = [
|
||||
|
||||
[project.scripts]
|
||||
ipython-demo = "ipython_demo.app:main"
|
||||
ipython-webapp = "ipython_webapp.app:main"
|
||||
ipython-mcp = "ipython_mcp.app:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["uv_build>=0.12.6,<0.13.0"]
|
||||
|
||||
Reference in New Issue
Block a user