summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 20d15cb..32531ea 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,3 +1,5 @@
{
- "python.linting.pylintEnabled": false
+ "python.linting.pylintEnabled": false,
+ "restructuredtext.confPath": "",
+ "python.pythonPath": "/usr/local/opt/python/bin/python3.6"
} \ No newline at end of file