Skip to content

Commit

Permalink
Removed setuptools from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
heuer committed Oct 26, 2023
1 parent c576f73 commit 0f0fa61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
run: |
sudo apt -y install libzbar0
pip install -r tests/requirements.txt
pip install setuptools
pip install flake8
pip install mypy
- name: Run tests
Expand Down

0 comments on commit 0f0fa61

Please sign in to comment.