scripts/install.py

branch
eric7
changeset 8442
a23078cc9fa7
parent 8440
f71f33c0d47a
child 8448
85d3ebd39e0b
equal deleted inserted replaced
8441:371cbc55badd 8442:a23078cc9fa7
1576 "EditorConfig": ("editorconfig", ""), 1576 "EditorConfig": ("editorconfig", ""),
1577 "Send2Trash": ("send2trash", ""), 1577 "Send2Trash": ("send2trash", ""),
1578 "Pygments": ("pygments", ""), 1578 "Pygments": ("pygments", ""),
1579 "mercurial": ("mercurial", ""), 1579 "mercurial": ("mercurial", ""),
1580 "pyenchant": ("enchant", ""), 1580 "pyenchant": ("enchant", ""),
1581 "wheel": ("wheel", ""),
1581 } 1582 }
1582 # dict with tuples of package name and install constraint 1583 # dict with tuples of package name and install constraint
1583 # TODO: enable this once qt6_applications is released 1584 # TODO: enable this once qt6_applications is released
1584 if False: # __IGNORE_WARNING_Y102__ 1585 if False: # __IGNORE_WARNING_Y102__
1585 if sys.platform != "darwin" and not ignorePyqt6Tools: 1586 if sys.platform != "darwin" and not ignorePyqt6Tools:

eric ide

mercurial