Skip to content

Commit a3b1d22

Browse files
committed
Update macos-build.yml
1 parent 21175b8 commit a3b1d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install dependencies from requirements.txt
1818
run: |
1919
python -m pip install --upgrade pip
20-
pip install pandas tk ttkbootstrap csv
20+
pip install pandas tk ttkbootstrap
2121
2222
- name: Install PyInstaller
2323
run: |

0 commit comments

Comments
 (0)