Remove gsutil
This is now available from PyPI, and the github tarball does not contain all of the necessary dependencies, so remove it and recommend "pip install gsutil". Closes Homebrew/homebrew#19874. Closes Homebrew/homebrew#19895.
This commit is contained in:
		
							parent
							
								
									277f3d3c30
								
							
						
					
					
						commit
						3687cbc21b
					
				@ -59,5 +59,8 @@ def blacklisted? name
 | 
			
		||||
    We won't add sshpass because it makes it too easy for novice SSH users to
 | 
			
		||||
    ruin SSH's security.
 | 
			
		||||
    EOS
 | 
			
		||||
  when 'gsutil' then <<-EOS.undent
 | 
			
		||||
    Install gsutil with `pip install gsutil`
 | 
			
		||||
    EOS
 | 
			
		||||
  end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user