Update python 3.9 coverage now that lxml supports it

This commit is contained in:
Veronica K. B. Olsen
2020-10-24 19:27:48 +02:00
parent 9d5b542603
commit 0545bc6557
-1
View File
@@ -19,7 +19,6 @@ jobs:
run: |
sudo apt update
sudo apt install libenchant-dev qt5-default
sudo apt install libxml2-dev libxslt-dev python-dev
- name: Checkout Source
uses: actions/checkout@v2
- name: Install Dependencies