Clarify Windows setup for Claude Desktop

This commit is contained in:
latinogino
2025-10-12 15:23:05 +02:00
parent a83d70c2b5
commit aca9aa642c
58 changed files with 671 additions and 6277 deletions

View File

@@ -2,7 +2,6 @@
mcp>=1.0.0
# HTTP and async support
requests>=2.31.0
aiohttp>=3.9.0
# Data validation and settings
@@ -13,9 +12,6 @@ python-dotenv>=1.0.0
# CLI support
click>=8.1.0
# Type hints
typing-extensions>=4.8.0
# Development and testing
pytest>=7.4.0
pytest-asyncio>=0.21.0