Skip to content

Commit

Permalink
Remove unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
xioTechnologies committed Jul 3, 2023
1 parent 1c2e0c0 commit 33a4a06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
python -m pip install -U urllib3 requests
python -m pip install twine
- if: matrix.target[0] == 'ubuntu-latest'
Expand Down

0 comments on commit 33a4a06

Please sign in to comment.