We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cb762 commit b2eebc4Copy full SHA for b2eebc4
1 file changed
pyproject.toml
@@ -23,8 +23,8 @@ dependencies = [
23
"lib-not-dr[nuitka]>=0.4",
24
"nuitka==2.4.5",
25
"pyqt5-concurrent>=0.1.6",
26
- "pyqt5-qt5==5.15.2; sys_platform == 'windows'",
27
- "pyqt5-qt5==5.15.17; sys_platform != 'windows'",
+ "pyqt5-qt5==5.15.2; sys_platform == 'Windows'",
+ "pyqt5-qt5==5.15.17; sys_platform != 'Windows'",
28
# "py2app>=0.28.8",
29
# "pyobjc-framework-scriptingbridge>=10.3.2",
30
# "pyobjc-framework-instantmessage>=10.3.2",
0 commit comments