Update python 3.9 coverage now that lxml supports it
This commit is contained in:
@@ -19,7 +19,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install libenchant-dev qt5-default
|
sudo apt install libenchant-dev qt5-default
|
||||||
sudo apt install libxml2-dev libxslt-dev python-dev
|
|
||||||
- name: Checkout Source
|
- name: Checkout Source
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user