Removed empty PythonPath #93

This commit is contained in:
2022-12-01 12:25:36 +01:00
parent 5139876d90
commit 9e84c8359b
21 changed files with 21 additions and 63 deletions

View File

@@ -19,9 +19,7 @@
"cpl-core>=2022.10.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {
"linux": ""
},
"PythonPath": {},
"Classifiers": [],
"DevDependencies": []
},

View File

@@ -20,9 +20,7 @@
"cpl-cli>=2022.10.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {
"linux": ""
},
"PythonPath": {},
"Classifiers": [],
"DevDependencies": []
},

View File

@@ -19,9 +19,7 @@
"cpl-core>=2022.10.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {
"linux": ""
},
"PythonPath": {},
"Classifiers": [],
"DevDependencies": []
},

View File

@@ -20,9 +20,7 @@
"cpl-query>=2022.10.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {
"linux": ""
},
"PythonPath": {},
"Classifiers": [],
"DevDependencies": []
},

View File

@@ -19,9 +19,7 @@
"cpl-core>=2022.10.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {
"linux": ""
},
"PythonPath": {},
"Classifiers": [],
"DevDependencies": []
},

View File

@@ -23,9 +23,7 @@
"cpl-cli>=2022.10.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {
"linux": ""
},
"PythonPath": {},
"Classifiers": []
},
"BuildSettings": {