chg: Perl dependencies not longer required

pull/824/head
Jakub Onderka 2022-02-05 10:25:20 +01:00
parent 613a811ba7
commit ff579e4fc6
1 changed files with 0 additions and 4 deletions

View File

@ -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