Skip to content

Commit af56ac2

Browse files
committed
MCP: Fix testing using pueblo.ngr
1 parent ce015df commit af56ac2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

framework/mcp/pyproject.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
[project]
2+
name = "cratedb-mcp-examples"
3+
version = "0.0.0"
4+
requires-python = ">=3.9"
5+
6+
[tool.setuptools.packages.find]
7+
where = ["."]
8+
19
[tool.pytest.ini_options]
210
minversion = "2.0"
311
addopts = """

0 commit comments

Comments
 (0)