mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Merge pull request #75 from ntwb/master
python - Include `pythonw.exe' binaries
This commit is contained in:
		
						commit
						ebc4d2eb71
					
				@ -15,6 +15,7 @@
 | 
			
		||||
	"bin": [
 | 
			
		||||
		"python.exe",
 | 
			
		||||
		"py.exe",
 | 
			
		||||
		"pythonw.exe"
 | 
			
		||||
		[ "python.exe", "python3" ]
 | 
			
		||||
	],
 | 
			
		||||
	"env_add_path": [ "scripts" ],
 | 
			
		||||
 | 
			
		||||
@ -14,6 +14,7 @@
 | 
			
		||||
	},
 | 
			
		||||
	"bin": [
 | 
			
		||||
		"python.exe",
 | 
			
		||||
		"pythonw.exe",
 | 
			
		||||
		[ "python.exe", "python2" ]
 | 
			
		||||
	],
 | 
			
		||||
	"env_add_path": [ "scripts" ],
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user