Moved CLI to automlst.cli repo

This commit is contained in:
2025-01-10 17:22:12 +00:00
parent e634647774
commit 5449ae0c68
7 changed files with 2 additions and 146 deletions

View File

@@ -12,7 +12,7 @@
// "forwardPorts": [],
// Use 'postCreateCommand' to run commands after the container is created.
"postCreateCommand": "pip3 install --user -r requirements.txt && pipx install . -e",
"postCreateCommand": "pip3 install --user -r requirements.txt",
"customizations": {
"vscode": {
"extensions": [