mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-02 11:31:35 +00:00
update dependencies
This commit is contained in:
@@ -16,12 +16,13 @@
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
"ms-python.black-formatter",
|
||||
"ms-python.flake8",
|
||||
"ms-python.vscode-pylance",
|
||||
"ms-python.isort"
|
||||
]
|
||||
"ms-python.python",
|
||||
"ms-python.black-formatter",
|
||||
"ms-python.flake8",
|
||||
"ms-python.vscode-pylance",
|
||||
"ms-python.isort",
|
||||
"charliermarsh.ruff"
|
||||
]
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "pip3 install --user -r dev-reqs.txt"
|
||||
|
Reference in New Issue
Block a user