Skip to content

Commit

Permalink
remove lxml workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel authored Aug 12, 2024
1 parent 4cf3882 commit 33c5dfa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ jobs:
cuneiform
ocrad
gocr
- name: apt install for lxml
run: |
sudo apt-get install libxml2-dev libxslt-dev
if: ${{ matrix.python == '3.13-dev' }}
- name: update PIP
run:
python -m pip install --upgrade pip
Expand Down

0 comments on commit 33c5dfa

Please sign in to comment.