Skip to content

Commit 4099456

Browse files
committed
Make pywin32 Windows-only
1 parent debf169 commit 4099456

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,5 +1,5 @@
11
requests
2-
pywin32
2+
pywin32; platform_system == "Windows"
33
discord-interactions
44
qrcode
55
pillow

0 commit comments

Comments
 (0)