239 "PluginMqttMonitor.zip", |
239 "PluginMqttMonitor.zip", |
240 "pyproject.toml" |
240 "pyproject.toml" |
241 ], |
241 ], |
242 "OTHERTOOLSPARMS": { |
242 "OTHERTOOLSPARMS": { |
243 "Black": { |
243 "Black": { |
244 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|\\.ipynb_checkpoints|_build|buck-out|build|dist|__pypackages__)/", |
244 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.ipynb_checkpoints|\\.mypy_cache|\\.nox|\\.pytest_cache|\\.ruff_cache|\\.tox|\\.svn|\\.venv|\\.vscode|__pypackages__|_build|buck-out|build|dist|venv)/", |
245 "extend-exclude": "", |
245 "extend-exclude": "", |
246 "force-exclude": "", |
246 "force-exclude": "", |
247 "line-length": 88, |
247 "line-length": 88, |
248 "skip-magic-trailing-comma": false, |
248 "skip-magic-trailing-comma": false, |
249 "skip-string-normalization": false, |
249 "skip-string-normalization": false, |
250 "source": "project", |
250 "source": "project", |
251 "target-version": [ |
251 "target-version": [ |
|
252 "py312", |
252 "py311", |
253 "py311", |
253 "py310", |
254 "py310", |
254 "py39", |
255 "py39", |
255 "py38", |
256 "py38" |
256 "py37" |
|
257 ] |
257 ] |
258 }, |
258 }, |
259 "isort": { |
259 "isort": { |
260 "combine_as_imports": true, |
260 "combine_as_imports": true, |
261 "config_source": "project", |
261 "config_source": "project", |
298 "MqttMonitor/MqttUserPropertiesEditor.py", |
298 "MqttMonitor/MqttUserPropertiesEditor.py", |
299 "MqttMonitor/__init__.py", |
299 "MqttMonitor/__init__.py", |
300 "PluginMqttMonitor.py", |
300 "PluginMqttMonitor.py", |
301 "__init__.py" |
301 "__init__.py" |
302 ], |
302 ], |
|
303 "SOURCESDIR": "", |
303 "SPELLEXCLUDES": "", |
304 "SPELLEXCLUDES": "", |
304 "SPELLLANGUAGE": "en", |
305 "SPELLLANGUAGE": "en", |
305 "SPELLWORDS": "", |
306 "SPELLWORDS": "", |
306 "TESTING_FRAMEWORK": "", |
307 "TESTING_FRAMEWORK": "", |
307 "TRANSLATIONEXCEPTIONS": [], |
308 "TRANSLATIONEXCEPTIONS": [], |