Unverified Commit 3ba90b35 authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

mcp-nixos: reduce test dependencies (#502275)

parents cae06551 3a3773f2
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -26,11 +26,9 @@ python3Packages.buildPythonApplication (finalAttrs: {
  ];

  nativeCheckInputs = with python3Packages; [
    anthropic
    pytestCheckHook
    pytest-asyncio
    pytest-cov
    python-dotenv
    pytest-cov-stub
  ];

  disabledTestPaths = [