Skip to content

Commit 48131b1

Browse files
committed
build: Update to 0.9.0 PyPI dep for core library
#9 Branch: ServeNoAuthFlag-9 Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
1 parent 25a7445 commit 48131b1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@ maintainers = [
4848
dependencies = [
4949
"rich>=13.9.4",
5050
"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",
51+
"mcp-contextforge-gateway>=0.9.0",
5452
]
5553

5654
# ----------------------------------------------------------------

0 commit comments

Comments
 (0)