python3Packages.mcp: enable __structuredAttrs
u
This commit is contained in:
@@ -44,6 +44,7 @@ buildPythonPackage (finalAttrs: {
|
||||
pname = "mcp";
|
||||
version = "1.27.0";
|
||||
pyproject = true;
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "modelcontextprotocol";
|
||||
|
||||
Reference in New Issue
Block a user