You've already forked mariadb-columnstore-engine
							
							
				mirror of
				https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
				synced 2025-10-30 07:25:34 +03:00 
			
		
		
		
	Support distributed request tracing -Direct dependencies now in requirements[-dev].in, pip-compile generates full requirement[-dev].txt from them
		
			
				
	
	
		
			9 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Direct, top-level development/testing dependencies
 | |
| # Compile with: pip-compile --output-file=requirements-dev.txt requirements-dev.in
 | |
| 
 | |
| pytest==8.3.5
 | |
| fabric==3.2.2
 | |
| # Tooling
 | |
| pip-tools
 | |
| 
 |