Add platform marker to pywin32
CI / Install & Test (push) Canceled after 0s

This commit is contained in:
2026-09-05 09:22:45 +00:00
parent e66896e499
commit ecb8418df8
+1 -1
View File
@@ -1,5 +1,5 @@
aiohappyeyeballs==2.6.2
pywin32==311
pywin32==311; sys_platform=="win32"
aiohttp==3.14.1
aiosignal==1.4.0
async-timeout==5.0.1