Skip to content

Commit e790e9b

Browse files
fix(ci): add mcp to dev dependencies so MCP server tests can run
1 parent 812a40d commit e790e9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ license = ["revenueholdings-license>=0.1.0"]
2424
dev = [
2525
"pytest>=7.0",
2626
"pytest-cov>=4.0",
27+
"mcp>=1.0",
2728
]
2829
mcp = ["mcp>=1.0"]
2930

0 commit comments

Comments
 (0)