Command handling config bugfix

This commit is contained in:
2021-03-16 22:09:42 +01:00
parent ecd3e77a38
commit bc99763329
3 changed files with 6 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl==2021.4.1.post9"
"sh_cpl==2021.4.1.post11"
],
"PythonVersion": ">=3.8",
"PythonPath": "../../../../cpl-env/bin/python3.9",