Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk committed Jul 20, 2023
1 parent 8c66f06 commit 4162c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
apt-get update -qq
apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
python -m pip install --upgrade pip
pip install --force-reinstall --no-binary lxml lxml
pip install .
pip install -e ".[test]"
Expand Down

0 comments on commit 4162c08

Please sign in to comment.