Skip to content

Commit e05300a

Browse files
committed
Try to fix CI
1 parent d88de0e commit e05300a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/github-ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838
3939
- name: Install Dependencies
4040
run: |
41-
python -m pip install ruff
42-
python -m pip install mypy
41+
python -m pip install ruff mypy customtkinter win32mica Pillow
4342
4443
- name: Test and Lint with Ruff
4544
run: |

0 commit comments

Comments
 (0)