Added migrations to update command #114

This commit is contained in:
2022-09-19 22:59:21 +02:00
parent df3f9f0306
commit c52bf961e1
55 changed files with 266 additions and 90 deletions

View File

@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.10.rc2",
"cpl-core>=2022.10.11",
"gitpython==3.1.27"
],
"PythonVersion": ">=3.10.4",