]> Johnzone git - sportteam.git/commitdiff
make python path relative master
authorJohn Janus <j.janus@lighthouse-it.de>
Fri, 17 Jan 2020 10:59:14 +0000 (11:59 +0100)
committerJohn Janus <j.janus@lighthouse-it.de>
Fri, 17 Jan 2020 10:59:14 +0000 (11:59 +0100)
.vscode/settings.json

index 0f0a482ce83f368d9d5f683da744705da88b490e..a393adf80ed40f60c44dcab35aaa483c1352dc2f 100644 (file)
@@ -1,3 +1,3 @@
 {
 {
-  "python.pythonPath": "/home/john/devel/python/Sportteam_project/bin/python3"
+  "python.pythonPath": "../bin/python3"
 }
 }