mirror of
				https://github.com/gsi-upm/soil
				synced 2025-10-31 07:38:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| test:
 | |
| 	docker-compose exec dev python -m pytest -s -v
 | |
| 
 | |
| .PHONY: test |