Skip to content

Commit b2eebc4

Browse files
committed
?
1 parent 62cb762 commit b2eebc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencies = [
2323
"lib-not-dr[nuitka]>=0.4",
2424
"nuitka==2.4.5",
2525
"pyqt5-concurrent>=0.1.6",
26-
"pyqt5-qt5==5.15.2; sys_platform == 'windows'",
27-
"pyqt5-qt5==5.15.17; sys_platform != 'windows'",
26+
"pyqt5-qt5==5.15.2; sys_platform == 'Windows'",
27+
"pyqt5-qt5==5.15.17; sys_platform != 'Windows'",
2828
# "py2app>=0.28.8",
2929
# "pyobjc-framework-scriptingbridge>=10.3.2",
3030
# "pyobjc-framework-instantmessage>=10.3.2",

0 commit comments

Comments
 (0)