ci: Add test and publish action
This commit is contained in:
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
|
||||
dependencies = ["mcp>=1.0"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = ["pytest", "pytest-asyncio", "anyio"]
|
||||
dev = ["pytest", "pytest-asyncio", "anyio", "build", "twine"]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
Reference in New Issue
Block a user