Added logic to handle StartupExtension classes

This commit is contained in:
2022-04-30 17:43:34 +02:00
parent 581013b61a
commit 97e52b39c0
10 changed files with 89 additions and 22 deletions

View File

@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.6.1"
"cpl-core>=2022.6.2"
],
"PythonVersion": ">=3.10",
"PythonPath": {},