Skip to content

Commit 54157e4

Browse files
committed
Rename "Upgrade PlotPyStack" to "Upgrade Sigima/PlotPyStack" in tasks.json
1 parent c32f589 commit 54157e4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.vscode/tasks.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@
417417
],
418418
},
419419
{
420-
"label": "Upgrade PlotPyStack",
420+
"label": "Upgrade Sigima/PlotPyStack",
421421
"command": "${command:python.interpreterPath}",
422422
"args": [
423423
"scripts/run_with_env.py",
@@ -430,6 +430,7 @@
430430
"PythonQwt",
431431
"guidata",
432432
"PlotPy",
433+
"Sigima",
433434
],
434435
"options": {
435436
"cwd": "${workspaceFolder}",
@@ -844,7 +845,7 @@
844845
"dependsOrder": "sequence",
845846
"dependsOn": [
846847
"🧹 Clean Up",
847-
"📦 Upgrade PlotPyStack",
848+
"Upgrade Sigima/PlotPyStack",
848849
"📚 Compile translations",
849850
"Build Python packages",
850851
"Create executable",

0 commit comments

Comments
 (0)