mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 06:54:18 +01:00
rename mcp_python to mcp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import pytest
|
||||
|
||||
from mcp_python.client.stdio import StdioServerParameters, stdio_client
|
||||
from mcp_python.types import JSONRPCMessage, JSONRPCRequest, JSONRPCResponse
|
||||
from mcp.client.stdio import StdioServerParameters, stdio_client
|
||||
from mcp.types import JSONRPCMessage, JSONRPCRequest, JSONRPCResponse
|
||||
|
||||
|
||||
@pytest.mark.anyio
|
||||
|
||||
Reference in New Issue
Block a user