python312Packages.mcp: allow network access on darwin to fix tests
This commit is contained in:
@@ -75,6 +75,8 @@ buildPythonPackage rec {
|
||||
"test_command_execution"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/modelcontextprotocol/python-sdk/releases/tag/${src.tag}";
|
||||
description = "Official Python SDK for Model Context Protocol servers and clients";
|
||||
|
||||
Reference in New Issue
Block a user