Commit 3a3773f2 authored by Robert Schütz's avatar Robert Schütz
Browse files

mcp-nixos: reduce test dependencies

parent 87d58028
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 = [