mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	Update pyproject.toml
This commit is contained in:
		@@ -6,7 +6,7 @@ profile = "black"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[tool.pytest.ini_options]
 | 
					[tool.pytest.ini_options]
 | 
				
			||||||
minversion = "6.0"
 | 
					minversion = "6.0"
 | 
				
			||||||
addopts = "--doctest-modules"
 | 
					addopts = "--doctest-modules --cov escpos --cov-report=xml"
 | 
				
			||||||
testpaths = [
 | 
					testpaths = [
 | 
				
			||||||
    "test",
 | 
					    "test",
 | 
				
			||||||
    "src",
 | 
					    "src",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user