Skip to content

Commit

Permalink
Revert "Add flask to the test deps"
Browse files Browse the repository at this point in the history
This reverts commit 99b8fe7.
  • Loading branch information
ZanSara committed Dec 20, 2024
1 parent feb7cde commit 46a5d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install ZanzoCam
run: |
sudo apt-get install language-pack-it wireless-tools
pip install Pillow requests piexif pytest pytest-coverage pytest-subprocess freezegun coveralls flask
pip install Pillow requests piexif pytest pytest-coverage pytest-subprocess freezegun coveralls
pip install --no-deps -e .
- name: Unit tests
Expand Down

0 comments on commit 46a5d74

Please sign in to comment.