mcp-nixos: reduce test dependencies

This commit is contained in:
Robert Schütz
2026-03-22 11:48:45 -07:00
parent 87d5802892
commit 3a3773f277
+1 -3
View File
@@ -26,11 +26,9 @@ python3Packages.buildPythonApplication (finalAttrs: {
];
nativeCheckInputs = with python3Packages; [
anthropic
pytestCheckHook
pytest-asyncio
pytest-cov
python-dotenv
pytest-cov-stub
];
disabledTestPaths = [