0.3 - Log Befehl (#44) #125
@ -21,8 +21,10 @@
|
||||
"Scripts": {
|
||||
"sv": "cpl set-version",
|
||||
"set-version": "cpl run set-version $ARGS; echo '';",
|
||||
edraft marked this conversation as resolved
Outdated
|
||||
|
||||
"gv": "cpl get-version",
|
||||
"get-version": "export VERSION=$(cpl run get-version); echo $VERSION;",
|
||||
|
||||
"pre-build": "cpl set-version $ARGS",
|
||||
edraft marked this conversation as resolved
Outdated
edraft
commented
why? why?
|
||||
"post-build": "cpl run post-build",
|
||||
|
||||
|
@ -22,9 +22,7 @@
|
||||
"cpl-cli>=2022.10.0"
|
||||
],
|
||||
"PythonVersion": ">=3.10.6",
|
||||
"PythonPath": {
|
||||
"win32": ""
|
||||
},
|
||||
"PythonPath": {},
|
||||
"Classifiers": []
|
||||
edraft marked this conversation as resolved
edraft
commented
rausnehmen pls rausnehmen pls
|
||||
},
|
||||
"BuildSettings": {
|
||||
|
Loading…
Reference in New Issue
Block a user
why?