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 f1f52aa commit 4f4a5a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ build_script:
- mypy bin/chroma-feedback chroma_feedback tests

test_script:
- pip install --upgrade pip
- pip install mock
- pip install pyqt6
- pip install pytest
Expand Down

0 comments on commit 4f4a5a2

Please sign in to comment.