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

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