PluginPyInstaller.epj

branch
eric7
changeset 47
3b9805bff70c
parent 46
ccd14067e6a2
child 51
37e614c54ea5
equal deleted inserted replaced
46:ccd14067e6a2 47:3b9805bff70c
192 "PyInstallerInterface/Documentation/LICENSE.GPL3", 192 "PyInstallerInterface/Documentation/LICENSE.GPL3",
193 "PyInstallerInterface/Documentation/source" 193 "PyInstallerInterface/Documentation/source"
194 ], 194 ],
195 "OTHERTOOLSPARMS": { 195 "OTHERTOOLSPARMS": {
196 "Black": { 196 "Black": {
197 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|_build|buck-out|build|dist|__pypackages__)/", 197 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|\\.ipynb_checkpoints|_build|buck-out|build|dist|__pypackages__)/",
198 "extend-exclude": "", 198 "extend-exclude": "",
199 "force-exclude": "", 199 "force-exclude": "",
200 "line-length": 88, 200 "line-length": 88,
201 "skip-magic-trailing-comma": false, 201 "skip-magic-trailing-comma": false,
202 "skip-string-normalization": false, 202 "skip-string-normalization": false,
246 "PyInstallerInterface/i18n/pyinstaller_es.ts", 246 "PyInstallerInterface/i18n/pyinstaller_es.ts",
247 "PyInstallerInterface/i18n/pyinstaller_ru.qm", 247 "PyInstallerInterface/i18n/pyinstaller_ru.qm",
248 "PyInstallerInterface/i18n/pyinstaller_ru.ts" 248 "PyInstallerInterface/i18n/pyinstaller_ru.ts"
249 ], 249 ],
250 "TRANSLATIONSBINPATH": "", 250 "TRANSLATIONSBINPATH": "",
251 "TRANSLATIONSOURCESTARTPATH": "",
251 "UICPARAMS": { 252 "UICPARAMS": {
252 "Package": "", 253 "Package": "",
253 "PackagesRoot": "", 254 "PackagesRoot": "",
254 "RcSuffix": "" 255 "RcSuffix": ""
255 }, 256 },

eric ide

mercurial