-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
needs confirmationNeeds confirmation that the PR is actually required or needed.Needs confirmation that the PR is actually required or needed.questionFurther information is requestedFurther information is requested
Description
I wanted to start contributing to the MCP python SDK. I'm on windows machine. i did my project setup and installed required dependencies using
uv sync --frozen --all-extras --dev
all the dependecies got installed successfully but when tried to run the test cases to check everything is in place using
uv run pytest
my test cases execution stuck in the test_sse.py file execution. I'm not sure whether it is a know issue, if it is not need help in resolving this issue.
Metadata
Metadata
Assignees
Labels
needs confirmationNeeds confirmation that the PR is actually required or needed.Needs confirmation that the PR is actually required or needed.questionFurther information is requestedFurther information is requested