mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Drop arrow support from the EXE because the dependencies are too large
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pyinstaller
|
||||
pip install -e .[full,cloud,arrow]
|
||||
pip install -e .[full,cloud]
|
||||
|
||||
- name: Pyinstall executable
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user