Merge pull request #7273 from jonchang/python-cellar-build-deps
formula_cellar_checks: skip unless Python libs
This commit is contained in:
		
						commit
						24adf6af47
					
				| @ -180,6 +180,8 @@ module FormulaCellarChecks | ||||
|       match.captures.first | ||||
|     end.compact | ||||
| 
 | ||||
|     return if pythons.blank? | ||||
| 
 | ||||
|     python_deps = deps.map(&:name) | ||||
|                       .grep(/^python(@.*)?$/) | ||||
|                       .map { |d| Formula[d].version.to_s[/^\d+\.\d+/] } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Bo Anderson
						Bo Anderson