We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aacc655 commit c0ef559Copy full SHA for c0ef559
requirements.txt
@@ -5,5 +5,6 @@ urllib3
5
dearpygui
6
psutil; sys_platform == "win32"
7
mouse; sys_platform == "win32"
8
+pywin32; sys_platform == "win32"
9
pyobjc-framework-Quartz; sys_platform == "darwin"
-PyGetWindow; sys_platform == "darwin"
10
+PyGetWindow; sys_platform == "darwin"
0 commit comments