mirror of https://github.com/MISP/PyMISP
chg: Perl dependencies not longer required
parent
613a811ba7
commit
ff579e4fc6
|
@ -25,10 +25,6 @@ jobs:
|
|||
with:
|
||||
python-version: ${{matrix.python-version}}
|
||||
|
||||
- name: Install system dependencies
|
||||
run: |
|
||||
sudo apt install libemail-outlook-message-perl libemail-address-perl
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip poetry
|
||||
|
|
Loading…
Reference in New Issue