Skip to content

Commit

Permalink
bleeding: unpin lxml
Browse files Browse the repository at this point in the history
Weblate from git needs 5.0, released 4.9.x.
  • Loading branch information
nijel committed Jan 5, 2024
1 parent 2cdd712 commit 8837e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/bin/bleeding
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ sed -i \

# Adjust requirements for bleeding by removing ones we install from Git
sed -i \
-e '/^lxml==4.9.4/ D' \
-e '/^translate-toolkit==/ D' \
-e '/^weblate-language-data==/ D' \
requirements.txt
Expand Down

0 comments on commit 8837e4a

Please sign in to comment.