Skip to content

Commit

Permalink
Uninstall conflicting python3-packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkmueller committed Jan 8, 2025
1 parent b5a7c6d commit 9b47bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ jobs:
python-version: "3.x"
- name: Install tox
run: |
sudo apt-get remove python3-packaging
sudo apt-get install python3-pip
python3 --version
python3 -m pip install tox
Expand Down

0 comments on commit 9b47bb2

Please sign in to comment.