You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Skip MCP tests when Python version is less than 3.10
- Add Python version check to test_mcp_toolset.py
- Follow existing MCP test pattern with pytestmark skipif decorator
- Add import error handling with dummy classes for test collection
- Addresses review comment from seanzhou1023
0 commit comments