mirror of
				https://github.com/docker/compose.git
				synced 2025-10-31 03:03:49 +01:00 
			
		
		
		
	We don't need to support Python2 anymore. Signed-off-by: Bastian Venthur <bastian.venthur@flixbus.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			58 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			58 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| import unittest  # NOQA
 | |
| from unittest import mock  # NOQA
 |