We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f09d3 commit 7e75235Copy full SHA for 7e75235
tests/integrations/fastmcp/__init__.py
@@ -0,0 +1,3 @@
1
+import pytest
2
+
3
+pytest.importorskip("mcp")
tests/integrations/mcp/test_fastmcp.py renamed to tests/integrations/fastmcp/test_fastmcp.py
0 commit comments