Skip to content

Commit

Permalink
Fix CI for PyQt6
Browse files Browse the repository at this point in the history
  • Loading branch information
henryruhs committed Feb 25, 2023
1 parent 63b44af commit f1f52aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ build_script:
- mypy bin/chroma-feedback chroma_feedback tests

test_script:
- sudo apt-get install libegl1
- sudo apt-get install libxkbcommon0
- sudo apt-get install libdbus-1-3
- pip install mock
- pip install pyqt6
- pip install pytest
Expand Down

0 comments on commit f1f52aa

Please sign in to comment.