mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
added gitgraph to vscode container
This commit is contained in:
parent
3cc3465d89
commit
7bd945db4d
@ -19,5 +19,8 @@
|
|||||||
"python.linting.pylintPath": "/usr/local/py-utils/bin/pylint",
|
"python.linting.pylintPath": "/usr/local/py-utils/bin/pylint",
|
||||||
"python.testing.pytestPath": "/usr/local/py-utils/bin/pytest"
|
"python.testing.pytestPath": "/usr/local/py-utils/bin/pytest"
|
||||||
},
|
},
|
||||||
|
"extensions": [
|
||||||
|
"mhutchie.git-graph",
|
||||||
|
],
|
||||||
"postCreateCommand": "pip install -r analysis-master/analysis-amd64/requirements.txt"
|
"postCreateCommand": "pip install -r analysis-master/analysis-amd64/requirements.txt"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user