aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorulrich <ulrich.lejoyeux@gmail.com>2019-05-11 16:44:24 +0200
committerulrich <ulrich.lejoyeux@gmail.com>2019-05-11 16:44:24 +0200
commitc709dc64e02c9ffecfe55c9dff68e5d4c0eb45dd (patch)
treeb94e4d2189e2a7b57c662518531b2b5a1a1ab852 /.vscode/settings.json
parent3afaacae022a0cdb8ad9ee6e9a599ce5ae19cbdf (diff)
pygame
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..d2a6c12
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "python.pythonPath": "/usr/bin/python"
+} \ No newline at end of file