When I run it it just keeps saying it finishes in 0.0 seconds. What am I doing wrong?
No output in the build window.
Running on Mac.
{
"shell":true,
"cmd": ["cd", "/Users/casey/virtualenvs/site-website/bin", "&", "activate", "&", "python", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python"
}