mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:13:14 +08:00 
			
		
		
		
	 f0a0b077a0
			
		
	
	f0a0b077a0
	
	
	
		
			
			* install linux with mlx[cuda] and mlx[cpu] * temp for testing * cleanup circle, fix cuda repair * update circle * update circle * decouple python bindings from core libraries
		
			
				
	
	
		
			8 lines
		
	
	
		
			128 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			128 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [build-system]
 | |
| requires = [
 | |
|   "setuptools>=80",
 | |
|   "nanobind==2.4.0",
 | |
|   "cmake>=3.25",
 | |
| ]
 | |
| build-backend = "setuptools.build_meta"
 |