mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-06 02:58:13 +00:00
- Remove unused pytest import from test_stdio_config.py - Strip file extension from base_command for Windows compatibility (e.g., python.exe -> python) using os.path.splitext Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>