mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	Merge pull request #5061 from nulano/gha-mac
GHA: Install Raqm on macOS
This commit is contained in:
		
						commit
						030e1b79ea
					
				
							
								
								
									
										2
									
								
								.github/workflows/macos-install.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/macos-install.sh
									
									
									
									
										vendored
									
									
								
							|  | @ -2,7 +2,7 @@ | |||
| 
 | ||||
| set -e | ||||
| 
 | ||||
| brew install libtiff libjpeg openjpeg libimagequant webp little-cms2 freetype openblas | ||||
| brew install libtiff libjpeg openjpeg libimagequant webp little-cms2 freetype openblas libraqm | ||||
| 
 | ||||
| PYTHONOPTIMIZE=0 python3 -m pip install cffi | ||||
| python3 -m pip install coverage | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user