The CI workflow uses requirements.txt for dependencies, so pytest-asyncio must be added there as well as pyproject.toml. This fixes the ModuleNotFoundError for mcp.types by ensuring all test dependencies are installed in the CI environment.
788 B
788 B