Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Commit 7004a30

Browse files
authored
Update Automeet.spec
1 parent 31a7666 commit 7004a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Automeet.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ block_cipher = None
66

77
a = Analysis(['E:/Coding/Python/My_Projects/GoogleMeetAutomation/Automeet.py'],
88
pathex=['E:\\Coding\\Python\\My_Projects\\GoogleMeetAutomation\\Executables'],
9-
binaries=[('E:/Coding/Python/My_Projects/GoogleMeetAutomation/Executables/Drivers/chromedriver.exe', './selenium/webdriver'), ('E:/Coding/Python/My_Projects/GoogleMeetAutomation/Executables/Drivers/geckodriver-32.exe', './selenium/webdriver'), ('E:/Coding/Python/My_Projects/GoogleMeetAutomation/Executables/Drivers/geckodriver-64.exe', './selenium/webdriver')],
9+
binaries=[('E:/Coding/Python/My_Projects/GoogleMeetAutomation/Executables/Drivers/chromedriver.exe', '.')],
1010
datas=[('E:\\Coding\\Python\\My_Projects\\GoogleMeetAutomation\\Executables\\stealth', '.')],
1111
hiddenimports=[],
1212
hookspath=[],

0 commit comments

Comments
 (0)