Skip to content

Instantly share code, notes, and snippets.

@douglas
Created April 24, 2013 19:38
Show Gist options
  • Save douglas/5454920 to your computer and use it in GitHub Desktop.
Save douglas/5454920 to your computer and use it in GitHub Desktop.
SublimeJedi python example project file
{
"folders":
[
{
"follow_symlinks": true,
"path": "/Users/douglas/Work/code/uniceub/final/sgpa_project"
}
],
"settings": {
"python_interpreter_path": "/Users/douglas/Work/ambientes/sgpa/bin/python",
"python_package_paths": [
"/usr/local/lib/python2.7/site-packages",
"/Users/douglas/Work/ambientes/sgpa/lib/python2.7/site-packages"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment