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.
pueblo.ngr
1 parent ce015df commit af56ac2Copy full SHA for af56ac2
framework/mcp/pyproject.toml
@@ -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
9
[tool.pytest.ini_options]
10
minversion = "2.0"
11
addopts = """
0 commit comments