Browse Source

win build fix

Thomas Buck 3 years ago
parent
commit
13bbac1307
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      dist/setup_win.py

+ 0
- 1
dist/setup_win.py View File

10
 VERSION="0.3"
10
 VERSION="0.3"
11
 
11
 
12
 includes = [
12
 includes = [
13
-    "sip",
14
     "PyQt5",
13
     "PyQt5",
15
     "PyQt5.QtCore",
14
     "PyQt5.QtCore",
16
     "PyQt5.QtGui",
15
     "PyQt5.QtGui",

Loading…
Cancel
Save