mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 16:19:45 +00:00
1. check_code_and_doc_quality: install helm before running helm lint (Docker image cimg/python:3.11 doesn't include helm) 2. proxy_store_model_in_db_tests: skip MCP tests on Python < 3.10 since MCP module isn't available and functions inside the `if MCP_AVAILABLE:` block don't exist as module-level attributes