| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@maxisbey Do you have time to debug this? |
Sorry, something went wrong.
Pretty sure it's because of this function here: python-sdk/tests/client/test_config.py Line 26 in 5439619 It runs a uv command built here: python-sdk/src/mcp/cli/claude.py Line 67 in 4fee123 This is then run without uv --frozen and without whatever dependency resolution is being set by the changes you made in this PR. So the unit test times out since it's re-installing a bunch of dependencies due to the different dependency version resolution uv is using when launched inside the unit test. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.