1 parent d88de0e commit e05300aCopy full SHA for e05300a
1 file changed
.github/workflows/github-ci.yaml
@@ -38,8 +38,7 @@ jobs:
38
39
- name: Install Dependencies
40
run: |
41
- python -m pip install ruff
42
- python -m pip install mypy
+ python -m pip install ruff mypy customtkinter win32mica Pillow
43
44
- name: Test and Lint with Ruff
45
0 commit comments