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

This commit is contained in:
Mika Ayenson
2024-05-13 14:29:03 -05:00
committed by GitHub
parent 094ef22604
commit 78837549e8
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: |