ci: include meet_kevin extras in test step (yt-dlp, feedparser, anthropic, httpx)

This commit is contained in:
Viktor Barzin 2026-05-22 20:00:59 +00:00
parent 8a1d03a967
commit 31047e6fd2

View file

@ -16,7 +16,7 @@ steps:
- pip install uv
- >-
uv pip install --system --quiet
".[api,news,sentiment,trading,backtester,dev]"
".[api,news,sentiment,trading,backtester,meet_kevin,dev]"
- python -m pytest tests/ -v --tb=short -m "not integration"
- name: build-service-image