Fixed install command

This commit is contained in:
2022-05-26 16:08:37 +02:00
parent 9e0e85d646
commit ddff9dec11
42 changed files with 82 additions and 82 deletions

View File

@@ -16,7 +16,8 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.6.17.dev5"
"cpl-core>=2022.6.17.dev5",
"gitpython==3.1.27"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {},