mirror of https://github.com/MISP/misp-docker
				
				
				
			Remove extra pluggy wheel packages
							parent
							
								
									2f7d4928ca
								
							
						
					
					
						commit
						a1464ca0c8
					
				|  | @ -79,6 +79,7 @@ FROM debian:buster-slim as python-build | |||
| 
 | ||||
|     # Remove extra packages due to incompatible requirements.txt files | ||||
|     WORKDIR /wheels | ||||
|     RUN find . -name "pluggy*" | grep -v "pluggy-0.13.1" | xargs rm -f | ||||
|     RUN find . -name "tox*" | grep -v "tox-2.7.0" | xargs rm -f | ||||
|     RUN find . -name "Sphinx*" | grep -v "Sphinx-1.8.5" | xargs rm -f | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Paal Braathen
						Paal Braathen