2017-02-06 12:40:24 +00:00

7 lines
139 B
Plaintext

{
"cmd": ["$python", "$file", "$args"],
"selector": "^.*\\.(python|py)$",
"env": {
"PYTHONPATH": "$python_path"
}
}