mirror of
				https://github.com/qurator-spk/ocrd-galley.git
				synced 2025-10-31 03:04:12 +01:00 
			
		
		
		
	💩 Remove extra Pillow dependency workarounds
This commit is contained in:
		
							parent
							
								
									81b7e5458c
								
							
						
					
					
						commit
						1863439d92
					
				
					 2 changed files with 0 additions and 2 deletions
				
			
		|  | @ -51,7 +51,6 @@ RUN curl -sSL -O https://github.com/tesseract-ocr/tessdata_best/archive/$TESSDAT | |||
| 
 | ||||
| 
 | ||||
| COPY requirements.txt /tmp | ||||
| RUN pip3 install --no-cache-dir Pillow==5.4.1  # XXX Investigate why this is needed | ||||
| RUN pip3 install --no-cache-dir -r /tmp/requirements.txt | ||||
| 
 | ||||
| COPY my_ocrd_workflow /usr/bin | ||||
|  |  | |||
|  | @ -145,7 +145,6 @@ page_downgrade_to_2018() { | |||
| 
 | ||||
| pip3 list | ||||
| 
 | ||||
| # FIXME We have a problem with ocrd_typegroups_classifier's Pillow dependency atm. | ||||
| #do_fontident | ||||
| #do_validate | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue