2017-05-14 13:22:31 +02:00

7 lines
139 B
Plaintext

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