17 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
	"folders": [
 | 
						|
		{
 | 
						|
			"path": "."
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"build_systems":
 | 
						|
    [
 | 
						|
        {
 | 
						|
            "name": "Python venv",
 | 
						|
            "cmd": ["/home/gio/Code/VANA/VANA-python/video_deepface2/.pixi/envs/default/bin/python", "$file"],
 | 
						|
		    "selector": "source.python",
 | 
						|
		    "file_regex": "^\\s*File \"(...*?)\", line ([0-9]*)"
 | 
						|
		}
 | 
						|
    ]
 | 
						|
}
 |