{ "build_systems": [ { "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "name": "Anaconda Python Builder", "selector": "source.python", "shell_cmd": "\"c:\\Users\\lemaire\\Anaconda3\\python.exe\" -u \"$file\"" } ], "conda_environment": "C:\\Users\\lemaire\\Anaconda3", "folders": [ { "file_exclude_patterns": [ "*.sublime-workspace", "MANIFEST.in", "LICENSE", "conf.py", "index.rst", "*.gitignore", "__init__.py", "*.c", "*.sh", "*.pkl", "*.tmp" ], "folder_exclude_patterns": [ "__pycache__", ".ipynb_checkpoints", "notebooks", "*.egg-info", "docs" ], "path": "." } ], "translate_tabs_to_spaces": true }