mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 07:58:14 +08:00 
			
		
		
		
	 ea406d5e33
			
		
	
	ea406d5e33
	
	
	
		
			
			* CI update * Skip large binary test for now * Upgrade pip * Add proper env variable skipping * Update the CI * Fix workflow name * Set the low memory flag for the tests * Change build process * Add pip upgrade * Use a venv * Add a missing env activate * Add setuptools * Add twine upload back * Re-enable automatic release builds
		
			
				
	
	
		
			5 lines
		
	
	
		
			134 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			134 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| include CMakeLists.txt
 | |
| recursive-include mlx/ *
 | |
| include python/src/*
 | |
| include python/mlx/py.typed # support type hinting as in PEP-561
 |