mirror of
				https://github.com/msgpack/msgpack-python.git
				synced 2025-10-31 09:30:53 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
	
		
			210 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			210 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
|   | [build-system] | ||
|  | requires = [ | ||
|  |     # Also declared in requirements.txt, if updating here please also update | ||
|  |     # there | ||
|  |     "Cython~=0.29.13", | ||
|  |     "setuptools >= 35.0.2", | ||
|  | ] | ||
|  | build-backend = "setuptools.build_meta" |