mirror of
				https://github.com/msgpack/msgpack-python.git
				synced 2025-11-04 03:20:56 +00:00 
			
		
		
		
	move project metadata to pyproject.toml (#555)
also: replace flake8 by ruff.
This commit is contained in:
		
							parent
							
								
									7b75b4f368
								
							
						
					
					
						commit
						423c6df265
					
				
					 14 changed files with 57 additions and 54 deletions
				
			
		| 
						 | 
				
			
			@ -1,9 +1,7 @@
 | 
			
		|||
#!/usr/bin/env python
 | 
			
		||||
 | 
			
		||||
import pytest
 | 
			
		||||
from array import array
 | 
			
		||||
from msgpack import packb, unpackb
 | 
			
		||||
import sys
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
def make_array(f, data):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue