Fixed update & install commands #113
This commit is contained in:
@@ -16,9 +16,13 @@
|
||||
"LicenseName": "MIT",
|
||||
"LicenseDescription": "MIT, see LICENSE for more details.",
|
||||
"Dependencies": [
|
||||
"cpl_core==2022.6.1"
|
||||
"cpl-core==2022.10rc2",
|
||||
"cpl-translation==2022.7.0.post2",
|
||||
"cpl-query==2022.7.0"
|
||||
],
|
||||
"DevDependencies": [
|
||||
"cpl-cli==2022.10.rc2"
|
||||
],
|
||||
"DevDependencies": [],
|
||||
"PythonVersion": ">=3.10",
|
||||
"PythonPath": {
|
||||
"linux": "../../venv/bin/python",
|
||||
|
Reference in New Issue
Block a user