Skip to content

Commit 64f2d64

Browse files
Merge pull request #252 from wnpllrzodiac/Mag/fix_win_install
Fix pip install failed to run on windows platform
2 parents c169ded + bb07fb5 commit 64f2d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Windows-only
1+
# Windows-only
22
comtypes==1.4.6; sys_platform == "win32"
33
pycaw==20240210; sys_platform == "win32"
44
pywin32==306; sys_platform == "win32"

0 commit comments

Comments
 (0)