We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a7445 commit 48131b1Copy full SHA for 48131b1
1 file changed
pyproject.toml
@@ -48,9 +48,7 @@ maintainers = [
48
dependencies = [
49
"rich>=13.9.4",
50
"typer>=0.20.0",
51
- # Temporary: Install from github until >=0.9.0 is pushed to PyPI
52
- # "mcp-contextforge-gateway>=0.9.0",
53
- "mcp-contextforge-gateway@git+https://github.com/IBM/mcp-context-forge.git@a43f225",
+ "mcp-contextforge-gateway>=0.9.0",
54
]
55
56
# ----------------------------------------------------------------
0 commit comments