Publish 2021.4.1.post12
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
"LicenseName": "",
|
||||
"LicenseDescription": "",
|
||||
"Dependencies": [
|
||||
"sh_cpl==2021.4.1.post7"
|
||||
"sh_cpl==2021.4.1.post12"
|
||||
],
|
||||
"PythonVersion": ">=3.9.2",
|
||||
"PythonPath": "/home/sven/Nextcloud_Sven/Schreibtisch/git_sh-edraft_de/sh_common_py_lib/src/tests/custom/general/../../../../cpl-env/bin/python3.9",
|
||||
"Classifiers": []
|
||||
},
|
||||
"BuildSettings": {
|
||||
@@ -26,7 +27,7 @@
|
||||
"OutputPath": "dist",
|
||||
"Main": "main",
|
||||
"EntryPoint": "cpl-test",
|
||||
"IncludePackageData": "False",
|
||||
"IncludePackageData": true,
|
||||
"Included": [],
|
||||
"Excluded": [
|
||||
"*/__pycache__",
|
||||
|
@@ -21,7 +21,8 @@
|
||||
],
|
||||
"PythonVersion": ">=3.8",
|
||||
"PythonPath": {
|
||||
"linux": "../../../../cpl-env/bin/python3.9"
|
||||
"linux": "../../../../cpl-env/bin/python3.9",
|
||||
"win32": ""
|
||||
},
|
||||
"Classifiers": []
|
||||
},
|
||||
|
Reference in New Issue
Block a user