mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Merge pull request #7509 from radarhere/olefile
Mention defusedxml and olefile in installation instructions
This commit is contained in:
		
						commit
						1c2f2c79e1
					
				|  | @ -42,6 +42,11 @@ Install Pillow with :command:`pip`:: | |||
|     python3 -m pip install --upgrade pip | ||||
|     python3 -m pip install --upgrade Pillow | ||||
| 
 | ||||
| Optionally, install :pypi:`defusedxml` for Pillow to read XMP data, | ||||
| and :pypi:`olefile` for Pillow to read FPX and MIC images:: | ||||
| 
 | ||||
|     python3 -m pip install --upgrade defusedxml olefile | ||||
| 
 | ||||
| 
 | ||||
| .. tab:: Linux | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user