Merge commit '4b664acffb5777614043a83ef8e08368e21303ce' into master-staged

This commit is contained in:
Arthur Lu 2020-08-13 17:00:31 +00:00
commit 67969188cc
2 changed files with 4 additions and 3 deletions

View File

@ -21,7 +21,8 @@
},
"extensions": [
"mhutchie.git-graph",
"donjayamanne.jupyter",
"ms-python.python",
"waderyan.gitblame"
],
"postCreateCommand": "pip install tra-analysis"
"postCreateCommand": "apt install vim -y && pip install -r data-analysis/requirements.txt && pip install -r analysis-master/requirements.txt && pip install tra-analysis"
}

View File

@ -1,6 +1,6 @@
BSD 3-Clause License
Copyright (c) 2020, Titan Robotics FRC 2022
Copyright (c) 2020, Titan Scouting
All rights reserved.
Redistribution and use in source and binary forms, with or without