mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-30 23:47:40 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| description: Build and run tests
 | |
| globs:
 | |
| alwaysApply: false
 | |
| ---
 | |
| - Use Makefile commands to build, test, lint and other similar operations when they are available.
 | |
| - Activate virtualenv before running any commands by ``. venv/bin/actvate``
 |