comparison: scripts/install-dependencies.py
scripts/install-dependencies.py
- branch
- eric7
- changeset 11053
- 5f044e09aba5
- parent 10998
- 6d7bddfde5fe
- child 11090
- f5f5f5803935
equal
deleted
inserted
replaced
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 ) |