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 21, 2023
1 parent 3a63c04 commit edb0c0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Expand Up @@ -18,7 +18,6 @@ jobs:
run: |
apt-get update -qq
apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
python -m pip install --upgrade --disable-pip-version-check --no-cache-dir pip
pip install --disable-pip-version-check --no-cache-dir --force-reinstall --no-binary lxml lxml
pip install --disable-pip-version-check --no-cache-dir .
pip install --disable-pip-version-check --no-cache-dir -e ".[test]"
Expand Down

0 comments on commit edb0c0d

Please sign in to comment.