diff options
| author | Val Neekman <val@neekware.com> | 2021-05-05 19:31:49 -0400 |
|---|---|---|
| committer | Val Neekman <val@neekware.com> | 2021-05-05 19:31:49 -0400 |
| commit | b9b6a9712b6ece99d70ddfe623cf9236ecba945f (patch) | |
| tree | 67110972ec07270c1122e9fa67bc7ec031e2ba62 /.vscode | |
| parent | 663668942eed647957b0ddb8914ca152128418b2 (diff) | |
| parent | 744c7cd98948915158ea91d2ab13af038116043f (diff) | |
| download | python-slugify-5.0.1.tar.gz | |
Merge branch 'staging'5.0.1
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 32531ea..2ab09c1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,4 @@ { "python.linting.pylintEnabled": false, - "restructuredtext.confPath": "", - "python.pythonPath": "/usr/local/opt/python/bin/python3.6" + "python.pythonPath": "/usr/bin/python3", }
\ No newline at end of file |
