scripts/install-dependencies.py

branch
eric7-maintenance
changeset 11063
bb05d1db9286
parent 11053
5f044e09aba5
child 11090
f5f5f5803935
equal deleted inserted replaced
11020:b011307033d5 11063:bb05d1db9286
94 "chardet", 94 "chardet",
95 "pyenchant", 95 "pyenchant",
96 "wheel", 96 "wheel",
97 "esprima", 97 "esprima",
98 "fido2", 98 "fido2",
99 "pyusb>=1.2.0",
99 ) 100 )
100 optionalWindowsPackages = ( 101 optionalWindowsPackages = (
101 "pywin32>=1.0", 102 "pywin32>=1.0",
102 "command-runner", 103 "command-runner",
103 ) 104 )

eric ide

mercurial