[FR] Bundle KQL & Kibana libs into base dependencies (#3662)

(cherry picked from commit 78837549e8)
This commit is contained in:
Mika Ayenson
2024-05-13 14:29:03 -05:00
committed by github-actions[bot]
parent e45c7db95e
commit 33e44b29fc
12 changed files with 21 additions and 29 deletions
-1
View File
@@ -24,7 +24,6 @@ jobs:
python -m pip install --upgrade pip
pip cache purge
pip install .[dev]
pip install lib/kql lib/kibana
- name: Python Lint
run: |